Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jeffrey1963
/
Farm_Bot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Farm_Bot
/
app.py
jeffrey1963
Update app.py
ef23b59
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
76 Bytes
from
NLP_dispatcher
import
app
if
__name__ ==
"__main__"
:
app.launch()