Spaces:
Running
Running
BilalSardar
commited on
Commit
•
0eb7c98
1
Parent(s):
b524623
Create new file
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch==1.10.2+cu113
|
2 |
+
torchvision==0.11.3+cu113
|
3 |
+
torchaudio===0.10.2+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html
|
4 |
+
transformers
|