SauravMaheshkar commited on
Commit
f3cf6d7
·
unverified ·
1 Parent(s): 3d74359

chore: update reqs with explicit CUDA version

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,5 +1,8 @@
 
 
1
  git+https://github.com/SauravMaheshkar/samv2.git
2
  gradio
3
  gradio_image_annotation
4
  opencv-python
5
  spaces
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu113
2
+
3
  git+https://github.com/SauravMaheshkar/samv2.git
4
  gradio
5
  gradio_image_annotation
6
  opencv-python
7
  spaces
8
+ torch