Novaciano commited on
Commit
ba369be
·
verified ·
1 Parent(s): b542f92

Create models.py

Browse files
Files changed (1) hide show
  1. models.py +4 -0
models.py ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ import os
2
+
3
+ def get_hf_api():
4
+ return "https://api-inference.huggingface.co/models/Novaciano/GOLGOTHA-RP-NSFW-3.2-1B"