Dorian2B commited on
Commit
fbf9b68
·
verified ·
1 Parent(s): c87b9ca

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
 
1
  torch>=2.0.0
2
- transformers>=4.35.0
3
- gradio>=3.44.0
4
- accelerate>=0.24.0 # Pour device_map="auto"
 
1
+ gradio>=4.0.0
2
  torch>=2.0.0
3
+ llama-cpp-python>=0.2.0
4
+ huggingface_hub>=0.20.0