Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
HongzeFu
/
RoboMME_Interactive_Demo_cpu
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
HongzeFu
commited on
Mar 4
Commit
13ff2d0
·
1 Parent(s):
06c11b0
fix: use app.py as Space entrypoint; refresh push
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
---
2
title: RoboMME Oracle Planner
3
sdk: gradio
4
-
app_file:
gradio/main
.py
5
python_version: "3.11"
6
---
7
1
---
2
title: RoboMME Oracle Planner
3
sdk: gradio
4
+
app_file:
app
.py
5
python_version: "3.11"
6
---
7