typesdigital commited on
Commit
c14d588
·
1 Parent(s): 951b324

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
- pip install transformers
2
- pip install gradio
 
1
+ transformers==4.9.2
2
+ gradio==1.7.6