Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
git+https://github.com/huggingface/accelerate.git
|
| 2 |
git+https://github.com/huggingface/diffusers.git
|
| 3 |
torch
|
|
|
|
| 4 |
git+https://github.com/huggingface/transformers.git
|
| 5 |
xformers
|
| 6 |
sentencepiece
|
|
|
|
| 1 |
git+https://github.com/huggingface/accelerate.git
|
| 2 |
git+https://github.com/huggingface/diffusers.git
|
| 3 |
torch
|
| 4 |
+
para-attn
|
| 5 |
git+https://github.com/huggingface/transformers.git
|
| 6 |
xformers
|
| 7 |
sentencepiece
|