Text-to-Image
Diffusers
stable-diffusion
jrjyc1 commited on
Commit
c94a6cd
·
1 Parent(s): 3079669

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  import requests
2
 
3
  API_URL = "https://api-inference.huggingface.co/models/jrjyc1/trainee"
 
1
+ # ⚠️ Type of model/library unknown.
2
+
3
+ # Feel free to open a Pull request
4
+ # for integration of the huggingface model hub
5
+ # into the corresponding library =)
6
+
7
  import requests
8
 
9
  API_URL = "https://api-inference.huggingface.co/models/jrjyc1/trainee"