Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
accelerate
|
2 |
-i https://test.pypi.org/simple/ bitsandbytes
|
3 |
#bitsandbytes==0.41.2.post2
|
4 |
-
einops
|
5 |
-
gradio
|
6 |
-
huggingface_hub
|
7 |
-
langchain
|
8 |
-
sentence_transformers
|
9 |
-
torch
|
10 |
-
transformers
|
11 |
-
xformers
|
|
|
1 |
+
accelerate
|
2 |
-i https://test.pypi.org/simple/ bitsandbytes
|
3 |
#bitsandbytes==0.41.2.post2
|
4 |
+
einops
|
5 |
+
gradio
|
6 |
+
huggingface_hub
|
7 |
+
langchain
|
8 |
+
sentence_transformers
|
9 |
+
torch
|
10 |
+
transformers
|
11 |
+
xformers
|