Di Zhang
commited on
Update requirements.txt
Browse filestransformers==4.46.2
sentencepiece
gradio==4.28.3
huggingface_hub
accelerate>=0.26.0
- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-
|
2 |
-
sentencepiece
|
3 |
gradio==4.28.3
|
4 |
-
huggingface_hub
|
5 |
-
accelerate>=0.26.0
|
|
|
1 |
+
llama-cpp-python
|
|
|
2 |
gradio==4.28.3
|
3 |
+
huggingface_hub==0.22.2
|
|