Alexandra Zapko-Willmes commited on
Commit
2fa06e4
·
verified ·
1 Parent(s): f081761

Update requirements.txt

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