Ronaldodev commited on
Commit
d986053
·
verified ·
1 Parent(s): 8665ddf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -2
requirements.txt CHANGED
@@ -4,8 +4,6 @@ torch>=2.1.0
4
  # Transformers pour LLM
5
  transformers>=4.44.0
6
 
7
- # Hugging Face Hub pour l'authentification et l'accès aux modèles gated
8
- huggingface-hub>=1.25.0
9
 
10
  # Gradio pour l'interface utilisateur
11
  gradio>=3.40.0
 
4
  # Transformers pour LLM
5
  transformers>=4.44.0
6
 
 
 
7
 
8
  # Gradio pour l'interface utilisateur
9
  gradio>=3.40.0