LightFuture commited on
Commit
b6d885a
·
verified ·
1 Parent(s): 0bdabb1

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ gradio==5.44.0
2
  huggingface_hub>=0.23.0
3
  pillow>=10.0.0
4
  transformers>=4.43.0
5
- torch>=2.2.0
 
 
2
  huggingface_hub>=0.23.0
3
  pillow>=10.0.0
4
  transformers>=4.43.0
5
+ torch>=2.2.0
6
+ accelerate>=0.33.0