hylee commited on
Commit
c0c7d9b
1 Parent(s): 7a7f105
Files changed (2) hide show
  1. README.md +1 -0
  2. requirements.txt +1 -1
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  title: UGATIT
3
  emoji: ⚡
4
  colorFrom: green
 
1
  ---
2
+ python_version: 3.7
3
  title: UGATIT
4
  emoji: ⚡
5
  colorFrom: green
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  opencv-python-headless==4.5.5.62
2
  Pillow==9.0.1
3
  scipy==1.7.3
4
- tensorflow-gpu==1.14.0
 
1
  opencv-python-headless==4.5.5.62
2
  Pillow==9.0.1
3
  scipy==1.7.3
4
+ tensorflow==1.14.0