Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
evaluate
|
| 2 |
jiwer
|
| 3 |
huggingface_hub @ git+https://github.com/huggingface/huggingface_hub.git
|
| 4 |
-
gradio
|
| 5 |
bitsandbytes
|
| 6 |
transformers @ git+https://github.com/huggingface/transformers.git
|
| 7 |
peft @ git+https://github.com/huggingface/peft.git
|
|
@@ -11,5 +11,4 @@ safetensors
|
|
| 11 |
torch
|
| 12 |
xformers
|
| 13 |
datasets
|
| 14 |
-
stable-diffusion
|
| 15 |
-
accelerate
|
|
|
|
| 1 |
evaluate
|
| 2 |
jiwer
|
| 3 |
huggingface_hub @ git+https://github.com/huggingface/huggingface_hub.git
|
| 4 |
+
gradio
|
| 5 |
bitsandbytes
|
| 6 |
transformers @ git+https://github.com/huggingface/transformers.git
|
| 7 |
peft @ git+https://github.com/huggingface/peft.git
|
|
|
|
| 11 |
torch
|
| 12 |
xformers
|
| 13 |
datasets
|
| 14 |
+
stable-diffusion
|
|
|