omernet commited on
Commit
b67adef
·
verified ·
1 Parent(s): 6086553

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- transformers
2
- torch
3
- gradio
4
- pyaudioop
 
1
+ transformers==4.40.0
2
+ torch==2.3.0
3
+ gradio==4.40.0