Spaces:
Sleeping
Sleeping
Commit
·
49df058
1
Parent(s):
2aa2be6
モデルを変えてみた
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio
|
2 |
-
llama-cpp-python
|
3 |
-
huggingface_hub
|
4 |
-
pathlib
|
5 |
sentence-transformers
|
6 |
faiss-cpu
|
7 |
numpy
|
|
|
1 |
gradio
|
2 |
+
#llama-cpp-python
|
3 |
+
#huggingface_hub
|
4 |
+
#pathlib
|
5 |
sentence-transformers
|
6 |
faiss-cpu
|
7 |
numpy
|