Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,3 +10,4 @@ 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 @ git+https://github.com/huggingface/transformers@762af3e3c7b2151adde24971fcaaf310b4d39027
|
|
|
|
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 @ git+https://github.com/huggingface/transformers@762af3e3c7b2151adde24971fcaaf310b4d39027
|
13 |
+
scipy==1.11.3
|