carlfeynman commited on
Commit
ccb45b8
1 Parent(s): 394be78

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch
3
- transformers
 
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch
3
+ transformers==4.38.2
4
+ gradio==3.50.0