Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
lqfjun
/
c2
like
0
Runtime error
App
Files
Files
Community
bb85f58
c2
/
wsgi.py
lqfjun
Update wsgi.py
b4ec910
12 months ago
raw
Copy download link
history
blame
Safe
61 Bytes
from
api1
import
app
if
__name__ ==
"__main__"
:
app.run()