zhangshengdong commited on
Commit
1ea8f55
1 Parent(s): e848586

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -9
requirements.txt CHANGED
@@ -1,10 +1,3 @@
1
- openai~=1.39.0
2
- transformers~=4.42.3
3
- gradio~=4.38.1
4
- peft~=0.7.1
5
- langchain-community~=0.2.10
6
- langchain-experimental~=0.0.63
7
- wandb~=0.17.6
8
- datasets~=2.15.0
9
  tqdm~=4.66.2
10
- pandas~=2.1.1
 
1
+ torch~=2.3.0a0+6ddf5cf85e.nv24.4
 
 
 
 
 
 
 
2
  tqdm~=4.66.2
3
+ pandas~=1.5.3