gradioapp commited on
Commit
b496e07
·
1 Parent(s): ebc5fac

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +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
 
1
  openai==0.27.2
2
  gradio==3.23.0
3
+ TensorFlow == 2.13.0
4
+ PyTorch == 2.0
5
+ transformers == 2.0