Spaces:
Sleeping
Sleeping
Abdullah
commited on
Commit
·
a0ed50b
1
Parent(s):
7ead58a
Python version set in README.md file and deleted runtime.txt
Browse files- README.md +1 -0
- runtime.txt +0 -1
README.md
CHANGED
@@ -8,6 +8,7 @@ sdk_version: 4.44.1
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at <https://huggingface.co/docs/hub/spaces-config-reference>
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
11 |
+
python_version: 3.12.3
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at <https://huggingface.co/docs/hub/spaces-config-reference>
|
runtime.txt
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
python-3.12
|
|
|
|