Oranblock commited on
Commit
296327b
1 Parent(s): 69e302a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  gradio==4.44.0
2
  transformers==4.44.2
3
- torch==2.0.1 # Adding PyTorch to the dependencies
 
 
1
  gradio==4.44.0
2
  transformers==4.44.2
3
+ torch==2.0.1
4
+ numpy==1.21.0 # Downgrade NumPy to avoid compatibility issues