Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Artificial-superintelligence
/
AItestt
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
AItestt
/
app.py
Artificial-superintelligence
Create app.py
1dae400
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
from
app
import
app
if
__name__ ==
"__main__"
:
app.run(debug=
True
)