Tonic commited on
Commit
26bb5cd
1 Parent(s): f5f6da8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,9 +1,3 @@
1
- python-dotenv
2
- Pillow==10.0.1
3
- scipy
4
- openai==1.1.2
5
- gradio==4.1.2
6
- gradio_client==0.7.0
7
  transformers
8
  torch
9
  einops
@@ -14,4 +8,10 @@ transformers_stream_generator==0.0.4
14
  peft
15
  deepspeed
16
  bitsandbytes
 
 
 
 
 
 
17
  trulens_eval
 
 
 
 
 
 
 
1
  transformers
2
  torch
3
  einops
 
8
  peft
9
  deepspeed
10
  bitsandbytes
11
+ python-dotenv
12
+ Pillow==10.0.1
13
+ scipy
14
+ openai==1.1.2
15
+ gradio==4.1.2
16
+ gradio_client==0.7.0
17
  trulens_eval