w11wo commited on
Commit
b6b2acd
1 Parent(s): 735c4ef

Added PyTorch dep

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  gradio==4.19.1
2
  scipy==1.12.0
3
- transformers==4.37.2
 
 
1
  gradio==4.19.1
2
  scipy==1.12.0
3
+ transformers==4.37.2
4
+ torch