Omarrran commited on
Commit
520a133
·
verified ·
1 Parent(s): dd4ae7d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio
2
-
3
-
4
-
5
-
 
1
+ torch>=1.10.0
2
+ numpy>=1.20.0
3
+ gradio>=3.36.0
4
+ matplotlib>=3.5.0
5
+ pillow>=9.0.0