Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,3 +2,5 @@ gradio==3.2.1
|
|
2 |
opencv-python-headless==4.5.3.56
|
3 |
transformers==4.18.0
|
4 |
torch==1.10.0
|
|
|
|
|
|
2 |
opencv-python-headless==4.5.3.56
|
3 |
transformers==4.18.0
|
4 |
torch==1.10.0
|
5 |
+
Pillow==8.3.2
|
6 |
+
requests==2.26.0
|