Priyanshu Kumar
commited on
Commit
·
8f92502
1
Parent(s):
3f22c06
added sdk details to readme file
Browse files- .huggingface.yaml +2 -1
.huggingface.yaml
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
sdk:
|
|
|
2 |
python_version: "3.10"
|
3 |
entrypoint: app.py
|
|
|
1 |
+
sdk: static
|
2 |
+
pinned: false
|
3 |
python_version: "3.10"
|
4 |
entrypoint: app.py
|