Spaces:
Sleeping
Sleeping
Commit
·
7c5479f
1
Parent(s):
ff9e4ab
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,7 @@ sdk: docker
|
|
| 7 |
pinned: false
|
| 8 |
python_version: 3.9.x
|
| 9 |
app_file: main.py
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 7 |
pinned: false
|
| 8 |
python_version: 3.9.x
|
| 9 |
app_file: main.py
|
| 10 |
+
lfs: true
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|