Andersonx commited on
Commit
cc76238
·
verified ·
1 Parent(s): 3eef8c9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
- huggingface_hub
2
  llama-cpp-python
3
- huggingface-hub # Para integração com Hugging Face
4
- gradio # Para criar a interface gráfica no
5
- Hugging Face Space
6
- numpy # Utilizado por muitos modelos de aprendizado
 
1
+ huggingface-hub
2
  llama-cpp-python
3
+ gradio
4
+ numpy