Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,11 +1,7 @@
|
|
1 |
gradio
|
2 |
torch
|
3 |
transformers
|
4 |
-
|
5 |
-
# llama-cpp-python[gpu]
|
6 |
-
# diffusers[torch]
|
7 |
-
# xformers
|
8 |
-
# for CPU
|
9 |
optimum-intel
|
10 |
openvino
|
11 |
diffusers
|
|
|
1 |
gradio
|
2 |
torch
|
3 |
transformers
|
4 |
+
llama-cpp-python
|
|
|
|
|
|
|
|
|
5 |
optimum-intel
|
6 |
openvino
|
7 |
diffusers
|