Scaryscar commited on
Commit
bf3be07
·
verified ·
1 Parent(s): 9cf6c06

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- torch>=2.0.0
2
  transformers>=4.38.0
3
  gradio>=3.50.0
4
  matplotlib>=3.7.0
 
1
+ torch>=2.0.0 --extra-index-url https://download.pytorch.org/whl/cu118 # For CUDA support
2
  transformers>=4.38.0
3
  gradio>=3.50.0
4
  matplotlib>=3.7.0