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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
  huggingface_hub==0.22.2
2
- gradio
3
  transformers
 
 
 
 
 
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
+