Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -3,3 +3,5 @@ gradio>=3.50.0
|
|
3 |
numpy>=1.24.0
|
4 |
pillow>=9.0.0
|
5 |
opencv-python-headless>=4.8.0
|
|
|
|
|
|
3 |
numpy>=1.24.0
|
4 |
pillow>=9.0.0
|
5 |
opencv-python-headless>=4.8.0
|
6 |
+
torch>=2.0.0
|
7 |
+
requests>=2.28.0
|