feng2022 commited on
Commit
9d24710
2 Parent(s): 5ea8c68 91247a2

Merge branch 'main' of https://huggingface.co/spaces/feng2022/Time-TravelRephotography

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. requirements.txt +1 -2
app.py CHANGED
@@ -106,4 +106,4 @@ def main():
106
 
107
  if __name__ == '__main__':
108
  main()
109
-
 
106
 
107
  if __name__ == '__main__':
108
  main()
109
+
requirements.txt CHANGED
@@ -2,5 +2,4 @@ numpy==1.22.3
2
  Pillow==9.1.0
3
  scipy==1.8.0
4
  torch==1.11.0
5
- torchvision==0.12.0
6
- torch_utils==0.1.2
 
2
  Pillow==9.1.0
3
  scipy==1.8.0
4
  torch==1.11.0
5
+ torchvision==0.12.0