Web3Daily commited on
Commit
854fe7d
1 Parent(s): 86d8051

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
- openai
2
- gradio
 
 
1
+ gradio==2.3.9
2
+ transformers==4.12.0
3
+ torch==1.10.0