Ariamehr commited on
Commit
5833de4
·
verified ·
1 Parent(s): 389db8f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -2,6 +2,8 @@ torch
2
  gradio
3
  numpy
4
  pillow
 
 
5
 
6
  torch==2.0.1
7
  transformers==4.31.0
 
2
  gradio
3
  numpy
4
  pillow
5
+ numpy<2
6
+
7
 
8
  torch==2.0.1
9
  transformers==4.31.0