gradioapp commited on
Commit
ebc5fac
1 Parent(s): 5782555

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ openai==0.27.2
2
+ gradio==3.23.0
3
+ TensorFlow = 2.13.0
4
+ PyTorch = 2.0
5
+ transformers =2.0