Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -9
requirements.txt
CHANGED
@@ -2,16 +2,10 @@ huggingface_hub==0.25.2
|
|
2 |
torch
|
3 |
transformers
|
4 |
gradio
|
5 |
-
huggingface_hub
|
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
|
@@ -19,6 +13,3 @@ bitsandbytes
|
|
19 |
scipy
|
20 |
tqdm
|
21 |
accelerate
|
22 |
-
hugging
|
23 |
-
tqdm
|
24 |
-
|
|
|
2 |
torch
|
3 |
transformers
|
4 |
gradio
|
|
|
5 |
spaces
|
6 |
opencv-python
|
7 |
numpy
|
|
|
8 |
einops
|
|
|
|
|
|
|
|
|
9 |
Pillow
|
10 |
sentencepiece
|
11 |
peft
|
|
|
13 |
scipy
|
14 |
tqdm
|
15 |
accelerate
|
|
|
|
|
|