Spaces:
ahadi
/
Build error

jyseo commited on
Commit
c8d8c62
1 Parent(s): 7c17757

dependency fixed

Browse files
Files changed (2) hide show
  1. pre-requirements.txt +3 -0
  2. requirements.txt +0 -3
pre-requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ torch==1.12.1+cu113
2
+ torchvision==0.13.1+cu113
3
+ torchaudio==0.12.1
requirements.txt CHANGED
@@ -1,6 +1,3 @@
1
- torch==1.12.1+cu113
2
- torchvision==0.13.1+cu113
3
- torchaudio==0.12.1
4
  gradio==3.16.2
5
  albumentations==1.3.0
6
  opencv-contrib-python==4.3.0.36
 
 
 
 
1
  gradio==3.16.2
2
  albumentations==1.3.0
3
  opencv-contrib-python==4.3.0.36