John6666 commited on
Commit
c5064c2
β€’
1 Parent(s): 95aaf54

Upload 2 files

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: πŸ‘€πŸ˜»
4
  colorFrom: red
5
  colorTo: purple
6
  sdk: gradio
7
- sdk_version: 4.38.1
8
  app_file: app.py
9
  pinned: true
10
  license: apache-2.0
 
4
  colorFrom: red
5
  colorTo: purple
6
  sdk: gradio
7
+ sdk_version: 4.39.0
8
  app_file: app.py
9
  pinned: true
10
  license: apache-2.0
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  huggingface_hub
2
  scikit-build-core
3
- https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.83-cu124/llama_cpp_python-0.2.83-cp310-cp310-linux_x86_64.whl
4
  git+https://github.com/Maximilian-Winter/llama-cpp-agent
5
  pybind11>=2.12
6
  torch==2.2.0
 
1
  huggingface_hub
2
  scikit-build-core
3
+ https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.84-cu124/llama_cpp_python-0.2.84-cp310-cp310-linux_x86_64.whl
4
  git+https://github.com/Maximilian-Winter/llama-cpp-agent
5
  pybind11>=2.12
6
  torch==2.2.0