Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,9 +1,7 @@
|
|
1 |
-
git+https://github.com/huggingface/
|
2 |
gradio==3.40.1
|
3 |
transformers
|
4 |
accelerate
|
5 |
Pillow
|
6 |
numpy
|
7 |
-
xformers
|
8 |
-
# --index-url https://download.pytorch.org/whl/cu118
|
9 |
torch
|
|
|
1 |
+
git+https://https://github.com/huggingface/optimum-habana.git@v1.11.1
|
2 |
gradio==3.40.1
|
3 |
transformers
|
4 |
accelerate
|
5 |
Pillow
|
6 |
numpy
|
|
|
|
|
7 |
torch
|