Spaces:
Running on Zero
Running on Zero
Upload requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -4,6 +4,8 @@ transformers>=4.46.0
|
|
| 4 |
accelerate>=0.34.0
|
| 5 |
torch>=2.8.0
|
| 6 |
safetensors>=0.4.5
|
|
|
|
|
|
|
| 7 |
imageio>=2.35.0
|
| 8 |
imageio-ffmpeg>=0.5.0
|
| 9 |
pillow>=10.0.0
|
|
|
|
| 4 |
accelerate>=0.34.0
|
| 5 |
torch>=2.8.0
|
| 6 |
safetensors>=0.4.5
|
| 7 |
+
sentencepiece
|
| 8 |
+
tiktoken
|
| 9 |
imageio>=2.35.0
|
| 10 |
imageio-ffmpeg>=0.5.0
|
| 11 |
pillow>=10.0.0
|