eliza555beth2002 commited on
Commit
b6b0a4b
·
verified ·
1 Parent(s): c066f5b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- gradio
2
- llama-cpp-python
3
- requests
 
1
+ gradio==4.44.0
2
+ llama-cpp-python==0.2.85 # Поддержка GGUF; HF Spaces установит с CUDA, если GPU
3
+ huggingface_hub==0.24.6