Spaces:
doevent
/
Running on Zero

ohayonguy commited on
Commit
966119f
·
1 Parent(s): 9bf7550

issue with torch version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  --index-url https://download.pytorch.org/whl/cu118
2
  torch==2.2.2
3
  torchvision==0.17.2
4
- facexlib==0.2.5
5
  realesrgan==0.2.5
6
  numpy
7
  opencv-python
 
1
  --index-url https://download.pytorch.org/whl/cu118
2
  torch==2.2.2
3
  torchvision==0.17.2
4
+ facexlib
5
  realesrgan==0.2.5
6
  numpy
7
  opencv-python