Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Novadotgg
/
Cropiee
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Cropiee
/
executable_code
/
run_app.bat
Novadotgg
Initial commit with LFS
47fe4a9
5 days ago
raw
Copy download link
history
blame
contribute
delete
98 Bytes
@
echo
off
echo
Starting Farmwise Chatbot...
cd
/d "%~dp0"
..\venv\Scripts\python.exe app.py
pause