Spaces:
Running
Running
muqtasid87
commited on
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
2 |
-
|
|
|
|
|
|
|
3 |
|
4 |
Pillow
|
5 |
transformers
|
|
|
1 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
2 |
+
install
|
3 |
+
torch
|
4 |
+
torchvision
|
5 |
+
torchaudio
|
6 |
|
7 |
Pillow
|
8 |
transformers
|