eagleswim commited on
Commit
d2bc3bf
·
verified ·
1 Parent(s): c53b5df

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -7,13 +7,13 @@ git+https://github.com/huggingface/transformers.git
7
  torch
8
  torchvision
9
  accelerate==0.31.0
10
- bitsandbytes==0.43.1
11
  gradio==4.36.1
12
  scipy==1.13.0
13
  sentencepiece==0.2.0
14
 
15
  numpy==1.24.4
16
  Pillow==10.3.0
17
- Requests==2.31.0
18
 
19
 
 
7
  torch
8
  torchvision
9
  accelerate==0.31.0
10
+
11
  gradio==4.36.1
12
  scipy==1.13.0
13
  sentencepiece==0.2.0
14
 
15
  numpy==1.24.4
16
  Pillow==10.3.0
17
+
18
 
19