gowdavidwan2003 commited on
Commit
6b3b464
·
verified ·
1 Parent(s): 752d0ee

Update requirements.txt

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