Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
torch
|
2 |
nltk
|
3 |
git+https://github.com/huggingface/transformers.git
|
|
|
4 |
gradio_client
|
5 |
optimum
|
6 |
-
accelerate
|
7 |
-
flash-attn --no-build-isolation
|
|
|
1 |
torch
|
2 |
nltk
|
3 |
git+https://github.com/huggingface/transformers.git
|
4 |
+
gradio
|
5 |
gradio_client
|
6 |
optimum
|
7 |
+
accelerate
|
|