Leonydis137 commited on
Commit
bcd3f04
·
verified ·
1 Parent(s): 3209a6c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -7
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!!