gowdavidwan2003 commited on
Commit
494358d
·
verified ·
1 Parent(s): 6b3b464

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  huggingface_hub==0.22.2
2
  transformers
3
  gradio
4
- numpy
5
  torch==2.0.0 # Uncomment if using PyTorch
6
  # tensorflow==2.10.0 # Uncomment if using TensorFlow
7
 
 
1
  huggingface_hub==0.22.2
2
  transformers
3
  gradio
4
+ numpy<2
5
  torch==2.0.0 # Uncomment if using PyTorch
6
  # tensorflow==2.10.0 # Uncomment if using TensorFlow
7