Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
neoneye
/
PlanExe
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
437ee94
PlanExe
/
app.py
Simon Strandgaard
Removed dead code
3ac716d
2 months ago
raw
Copy download link
history
blame
Safe
109 Bytes
if
__name__ ==
"__main__"
:
from
src.plan.app_text2plan
import
demo_text2plan
demo_text2plan.launch()