Spaces:
Runtime error
Runtime error
Rename requirements.txt to .huggingface/space.yaml
Browse files- .huggingface/space.yaml +2 -0
- requirements.txt +0 -4
.huggingface/space.yaml
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
sdk: docker
|
2 |
+
|
requirements.txt
DELETED
@@ -1,4 +0,0 @@
|
|
1 |
-
git+https://github.com/huggingface/transformers.git
|
2 |
-
torch
|
3 |
-
accelerate
|
4 |
-
gradio
|
|
|
|
|
|
|
|
|
|