wangsheng commited on
Commit
646d476
·
verified ·
1 Parent(s): 2867a45

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -6
requirements.txt CHANGED
@@ -1,8 +1,4 @@
1
  # requirements.txt
2
  gradio>=4.0.0
3
- torch>=2.0.0
4
- transformers>=4.36.0
5
- accelerate>=0.25.0
6
- bitsandbytes>=0.41.0
7
- sentencepiece>=0.1.99
8
- protobuf>=3.20.0
 
1
  # requirements.txt
2
  gradio>=4.0.0
3
+ openai>=1.0.0
4
+ python-dotenv>=1.0.0