Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- 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 |
|