acsaco commited on
Commit
26e75f9
·
verified ·
1 Parent(s): f06bd03

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  spaces
2
- gradio>=4.0.0
3
- llama-cpp-python
4
- huggingface_hub
 
 
1
  spaces
2
+ transformers>=4.42.0
3
+ torch
4
+ accelerate
5
+ gradio>=4.0.0