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...
jeffrey1963
commited on
Aug 8, 2025
Commit
ef23b59
·
verified
·
1 Parent(s):
4508e6a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
from
nlp_dispatcher
import app
2
3
if __name__ == "__main__":
4
app.launch()
1
+
from
NLP_dispatcher
import app
2
3
if __name__ == "__main__":
4
app.launch()