Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -16,13 +16,6 @@ This is a multi-agent AI system designed to self-plan, execute, and reflect on t
|
|
16 |
|
17 |
Ensure the following structure and that your Space is set to use `app.py`:
|
18 |
|
19 |
-
```
|
20 |
-
spaces:
|
21 |
-
sdk: gradio
|
22 |
-
sdk_version: 5.34.2
|
23 |
-
app_file: app.py
|
24 |
-
```
|
25 |
-
|
26 |
To deploy:
|
27 |
1. Upload the entire folder to a new Hugging Face Space (set to FastAPI + Gradio).
|
28 |
2. That's it!!
|
|
|
16 |
|
17 |
Ensure the following structure and that your Space is set to use `app.py`:
|
18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
To deploy:
|
20 |
1. Upload the entire folder to a new Hugging Face Space (set to FastAPI + Gradio).
|
21 |
2. That's it!!
|