HafizUsama commited on
Commit
c8a2e65
·
verified ·
1 Parent(s): 3687df3

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +2 -2
requirement.txt CHANGED
@@ -1,6 +1,6 @@
1
  streamlit>=1.20
2
  transformers>=4.30
3
- torch>=2.0
4
  accelerate
5
  huggingface-hub
6
- Pillow
 
1
  streamlit>=1.20
2
  transformers>=4.30
3
+ torch==2.0.1+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html
4
  accelerate
5
  huggingface-hub
6
+ Pillow