DSDUDEd commited on
Commit
d296aa2
·
verified ·
1 Parent(s): 9bc4c0b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,4 +1,6 @@
 
 
1
  gradio>=3.41.0
2
- llama-cpp-python>=0.1.81
3
  numpy>=1.25.0
4
- pillow>=10.1.0
 
1
+ torch>=2.1.0
2
+ transformers>=4.35.0
3
  gradio>=3.41.0
4
+ accelerate>=0.23.0
5
  numpy>=1.25.0
6
+ pillow>=10.1.0