broadsword007 commited on
Commit
a4ef2ab
·
verified ·
1 Parent(s): b999645

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt CHANGED
@@ -6,5 +6,20 @@ huggingface_hub
6
  spaces
7
  opencv-python
8
  numpy
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  tqdm
10
 
 
6
  spaces
7
  opencv-python
8
  numpy
9
+ gradio
10
+ einops
11
+ transformers
12
+ torch
13
+ opencv-python
14
+ numpy
15
+ Pillow
16
+ sentencepiece
17
+ peft
18
+ bitsandbytes
19
+ scipy
20
+ tqdm
21
+ accelerate
22
+ hugging
23
+
24
  tqdm
25