Spaces:
Running
on
L4
Running
on
L4
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,6 +5,7 @@ requests
|
|
| 5 |
pillow
|
| 6 |
torch
|
| 7 |
git+https://github.com/huggingface/transformers.git
|
|
|
|
| 8 |
matplotlib
|
| 9 |
numpy
|
| 10 |
gradio-image-prompter
|
|
|
|
| 5 |
pillow
|
| 6 |
torch
|
| 7 |
git+https://github.com/huggingface/transformers.git
|
| 8 |
+
accelerate
|
| 9 |
matplotlib
|
| 10 |
numpy
|
| 11 |
gradio-image-prompter
|