Spaces:
Running on Zero
Running on Zero
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
huggingface_hub==0.30.1
|
| 2 |
+
accelerate
|
| 3 |
+
torch
|
| 4 |
+
transformers==4.51.0
|
| 5 |
+
sentencepiece
|
| 6 |
+
torchvision
|
| 7 |
+
liger-kernel==0.5.9
|