Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -98,7 +98,7 @@ starlette==0.17.1
|
|
98 |
tabulate==0.8.9
|
99 |
threadpoolctl==3.1.0
|
100 |
tokenizers==0.10.3
|
101 |
-
torch
|
102 |
tqdm==4.62.3
|
103 |
transformers==4.15.0
|
104 |
typing_extensions==4.0.1
|
|
|
98 |
tabulate==0.8.9
|
99 |
threadpoolctl==3.1.0
|
100 |
tokenizers==0.10.3
|
101 |
+
torch @ https://download.pytorch.org/whl/cu118/torch-2.1.0%2Bcu118-cp310-cp310-linux_x86_64.whl#sha256=a81b554184492005543ddc32e96469f9369d778dedd195d73bda9bed407d6589
|
102 |
tqdm==4.62.3
|
103 |
transformers==4.15.0
|
104 |
typing_extensions==4.0.1
|