jethrowang commited on
Commit
2e10e56
·
verified ·
1 Parent(s): 6d5f4d7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- torch
2
- torchaudio
3
- matplotlib
4
- transformers
 
 
1
+ gradio==3.36.1
2
+ torch==2.5.1
3
+ torchaudio==2.5.1
4
+ matplotlib==3.10.0
5
+ transformers==4.45.2