Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
FluttyProger
/
omost
like
0
arxiv:
2305.13655
arxiv:
2311.16090
Model card
Files
Files and versions
Community
1
main
omost
/
run.bat
FluttyProger
Upload 9 files
37e3a2f
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
70 Bytes
@
echo
off
"%~dp0venv\Scripts\python.exe" "gradio_app.py"
PAUSE