miiann commited on
Commit
6bf0dc1
·
verified ·
1 Parent(s): 5d3f167

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
- torch==2.3.0+cpu
 
2
  transformers==4.41.2
3
- gradio==4.29.0
 
 
1
+ --index-url https://download.pytorch.org/whl/cpu
2
+ torch==2.2.2+cpu
3
  transformers==4.41.2
4
+ gradio==4.29.0
5
+ accelerate==0.30.1