Anuji commited on
Commit
50eae0d
·
verified ·
1 Parent(s): 0e619d7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu117
2
- torch==2.0.1+cu117
3
  streamlit==1.18.0
4
  pillow==9.4.0
5
  transformers==4.38.2
 
1
+ torch==2.0.1 # CPU-only version from PyPI
 
2
  streamlit==1.18.0
3
  pillow==9.4.0
4
  transformers==4.38.2