Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,3 +6,4 @@ sentence-transformers
|
|
6 |
# Pour le support GPU (NVIDIA), installez avec la commande ci-dessous. Sinon, utilisez la version CPU.
|
7 |
# pip install llama-cpp-python --prefer-binary --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu121
|
8 |
llama-cpp-python
|
|
|
|
6 |
# Pour le support GPU (NVIDIA), installez avec la commande ci-dessous. Sinon, utilisez la version CPU.
|
7 |
# pip install llama-cpp-python --prefer-binary --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu121
|
8 |
llama-cpp-python
|
9 |
+
streamlit
|