Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
2 |
-
torch
|
3 |
-
torchvision
|
4 |
-
transformers
|
5 |
numpy
|
6 |
pillow
|
7 |
gradio
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
transformers
|
5 |
numpy
|
6 |
pillow
|
7 |
gradio
|