Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pythonprincess
/
PennyV3
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
pythonprincess
commited on
Nov 28, 2025
Commit
27e87b9
·
verified
·
1 Parent(s):
430312f
Delete app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-4
app.py
DELETED
Viewed
@@ -1,4 +0,0 @@
1
-
from gradio_app import demo
2
-
3
-
if __name__ == "__main__":
4
-
demo.launch()