marcelbinz commited on
Commit
ed7c240
·
verified ·
1 Parent(s): 6d8aa41

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
  huggingface_hub==0.25.2
2
- torch
3
- transformers
 
 
 
 
1
  huggingface_hub==0.25.2
2
+ --extra-index-url https://download.pytorch.org/whl/cu128 # tells pip where the CUDA wheels live
3
+ torch==2.7.0+cu128
4
+ torchvision==0.22.0+cu128
5
+ transformers
6
+ gradio==4.21.0