pcuenq HF Staff commited on
Commit
386822c
·
1 Parent(s): e746a51

Update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- gradio
2
- transformers
3
- torch
 
1
+ gradio>=5.35.0
2
+ transformers>=4.53.1
3
+ torch