gokaygokay commited on
Commit
fb12dc3
1 Parent(s): e47a249

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -4
requirements.txt CHANGED
@@ -1,4 +1,10 @@
1
- huggingface_hub==0.22.2
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
- llama-cpp-agent>=0.2.25
 
 
 
 
 
 
 
1
+ spaces
2
+ huggingface_hub
3
+ accelerate
4
+ git+https://github.com/huggingface/diffusers.git
5
+ torch
6
+ transformers==4.42.4
7
+ xformers
8
+ sentencepiece
9
+ timm
10
+ einops