Update requirements.txt
Browse files- requirements.txt +1 -6
requirements.txt
CHANGED
|
@@ -3,9 +3,4 @@ transformers
|
|
| 3 |
tensorflow
|
| 4 |
numpy
|
| 5 |
Image
|
| 6 |
-
matplotlib
|
| 7 |
-
--extra-index-url https://download.pytorch.org/whl/cu118
|
| 8 |
-
torchvision
|
| 9 |
-
pillow
|
| 10 |
-
gradio==3.50.2
|
| 11 |
-
supervision
|
|
|
|
| 3 |
tensorflow
|
| 4 |
numpy
|
| 5 |
Image
|
| 6 |
+
matplotlib
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|