Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Erfan11
/
Textwizai
like
0
Sleeping
App
Files
Files
Community
1
1a1063b
Textwizai
/
main.py
Erfan11
Update main.py
062df30
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
71 Bytes
from
app
import
app
if
__name__ ==
'__main__'
:
app.run(debug=
True
)