Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
setuptools_rust
|
2 |
accelerate==0.23.0
|
3 |
bitsandbytes==0.41.1
|
4 |
gradio==3.47.1
|
@@ -10,5 +9,5 @@ torchdata==0.6.1
|
|
10 |
torchsummary==1.5.1
|
11 |
torchtext==0.15.2
|
12 |
torchvision @ https://download.pytorch.org/whl/cu118/torchvision-0.15.2%2Bcu118-cp310-cp310-linux_x86_64.whl#sha256=19ca4ab5d6179bbe53cff79df1a855ee6533c2861ddc7389f68349d8b9f8302a
|
13 |
-
transformers==4.
|
14 |
scipy==1.11.3
|
|
|
|
|
1 |
accelerate==0.23.0
|
2 |
bitsandbytes==0.41.1
|
3 |
gradio==3.47.1
|
|
|
9 |
torchsummary==1.5.1
|
10 |
torchtext==0.15.2
|
11 |
torchvision @ https://download.pytorch.org/whl/cu118/torchvision-0.15.2%2Bcu118-cp310-cp310-linux_x86_64.whl#sha256=19ca4ab5d6179bbe53cff79df1a855ee6533c2861ddc7389f68349d8b9f8302a
|
12 |
+
transformers==4.30
|
13 |
scipy==1.11.3
|