Spaces:
Running
on
Zero
Running
on
Zero
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
git+https://github.com/huggingface/transformers
|
| 2 |
torch
|
| 3 |
gradio
|
| 4 |
-
|
| 5 |
-
tokenizers
|
| 6 |
accelerate
|
|
|
|
| 7 |
sentencepiece
|
| 8 |
numpy
|
| 9 |
Pillow
|
|
|
|
| 1 |
git+https://github.com/huggingface/transformers
|
| 2 |
torch
|
| 3 |
gradio
|
| 4 |
+
spaces
|
|
|
|
| 5 |
accelerate
|
| 6 |
+
tokenizers
|
| 7 |
sentencepiece
|
| 8 |
numpy
|
| 9 |
Pillow
|