Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Th3r0
/
Frontend_test
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Update app.py
#1
by
Intradiction
- opened
Jan 26, 2024
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+2
-0
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -38,3 +38,5 @@ with gr.Blocks() as demo:
38
39
if __name__ == "__main__":
40
demo.launch()
38
39
if __name__ == "__main__":
40
demo.launch()
41
+
42
+
# test edit (Greylyn)