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