anttirauhala commited on
Commit
6e00593
·
verified ·
1 Parent(s): c663278

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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