Spaces:
Running
Running
Commit
·
b1023e3
1
Parent(s):
8b6ed6c
Updating README
Browse files
README.md
CHANGED
|
@@ -144,6 +144,7 @@ uv run .
|
|
| 144 |
1. **TIMEOUT:** Currently the timeout is set to 900 secs by default. Sometimes a `sprint` may take longer than that. Please increase the timeout if the `agent` fails.
|
| 145 |
2. **Sandbox env:** Sometimes `sandbox` environment can create some problems. If the project creation fails repeatedly for sandbox, turn it off.
|
| 146 |
3. **OS:** Only Unix like operating system is natively supported.For windows please install `WSL` or run it in `sandbox` mode.
|
|
|
|
| 147 |
|
| 148 |
### **Troubleshooting Tips:**
|
| 149 |
|
|
|
|
| 144 |
1. **TIMEOUT:** Currently the timeout is set to 900 secs by default. Sometimes a `sprint` may take longer than that. Please increase the timeout if the `agent` fails.
|
| 145 |
2. **Sandbox env:** Sometimes `sandbox` environment can create some problems. If the project creation fails repeatedly for sandbox, turn it off.
|
| 146 |
3. **OS:** Only Unix like operating system is natively supported.For windows please install `WSL` or run it in `sandbox` mode.
|
| 147 |
+
4. **Download:** The current configuration of `Spaces` and their set up with docker container deoes not allow download of files from the container path. Have raised this issue with `gradio` team. If someone wants to try here is a app developed by `gradio` team `https://huggingface.co/spaces/gradio/upload_and_download`. Lauch the app in `MCP-1st-Birthday` SPACES and test it out. It does not work.
|
| 148 |
|
| 149 |
### **Troubleshooting Tips:**
|
| 150 |
|