Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
|
2 |
llama-cpp-python
|
3 |
-
|
4 |
-
|
5 |
-
Hugging Face Space
|
6 |
-
numpy # Utilizado por muitos modelos de aprendizado
|
|
|
1 |
+
huggingface-hub
|
2 |
llama-cpp-python
|
3 |
+
gradio
|
4 |
+
numpy
|
|
|
|