miiann commited on
Commit
05f60f2
·
verified ·
1 Parent(s): e710687

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- --index-url https://download.pytorch.org/whl/cpu
2
- torch==2.2.2+cpu
3
- transformers==4.36.2
4
- gradio==3.50.2
5
- accelerate==0.25.0
 
1
+ --index-url https://pypi.org/simple
2
+ torch==2.0.1
3
+ transformers==4.28.1
4
+ gradio==3.23.0
5
+ accelerate==0.18.0