Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
transformers
|
2 |
-
torch
|
3 |
gradio
|
|
|
4 |
pillow
|
5 |
opencv-python
|
|
|
|
|
|
|
1 |
gradio
|
2 |
+
requests
|
3 |
pillow
|
4 |
opencv-python
|