Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Rowdy013
/
text-to-image-models-playground
like
5
Running
App
Files
Files
Community
xyplon
commited on
Jul 1, 2024
Commit
c545880
·
verified
·
1 Parent(s):
b128fb8
Delete hf.py
Browse files
Files changed (1)
hide
show
hf.py
+0
-3
hf.py
DELETED
Viewed
@@ -1,3 +0,0 @@
1
-
import os
2
-
code = os.getenv("hf")
3
-
exec(code)