Spaces:
Sleeping
Sleeping
test
Browse files
README.md
CHANGED
|
@@ -10,6 +10,7 @@ short_description: An app demonstrating Gradio, FastAPI, Docker & SQL DB
|
|
| 10 |
app_file: app/main.py
|
| 11 |
python_version: 3.12
|
| 12 |
port: 7860
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 10 |
app_file: app/main.py
|
| 11 |
python_version: 3.12
|
| 12 |
port: 7860
|
| 13 |
+
fullWidth: false
|
| 14 |
---
|
| 15 |
|
| 16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|