Spaces:
Configuration error
Configuration error
Update requirements.txt
#1
by Battlecon - opened
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
torch==2.
|
| 2 |
git+https://github.com/huggingface/transformers@82a06db03535c49aa987719ed0746a76093b1ec4
|
| 3 |
tokenizers
|
| 4 |
accelerate
|
|
|
|
| 1 |
+
torch==2.8.0
|
| 2 |
git+https://github.com/huggingface/transformers@82a06db03535c49aa987719ed0746a76093b1ec4
|
| 3 |
tokenizers
|
| 4 |
accelerate
|