cm107 commited on
Commit
603c7b6
·
1 Parent(s): d7d22f5

Tried fixing mypkg dependency in requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -8,7 +8,7 @@ Jinja2==3.1.2
8
  lazy-object-proxy==1.8.0
9
  MarkupSafe==2.1.1
10
  mccabe==0.7.0
11
- -e git+https://huggingface.co/spaces/cm107/test_flask_space@f418104de34a36b6156e8b98d29eacf067bd9f5e#egg=mypkg
12
  numpy==1.23.5
13
  opencv-python==4.6.0.66
14
  Pillow==9.3.0
 
8
  lazy-object-proxy==1.8.0
9
  MarkupSafe==2.1.1
10
  mccabe==0.7.0
11
+ -e git+https://huggingface.co/spaces/cm107/test_flask_space.git#egg=mypkg
12
  numpy==1.23.5
13
  opencv-python==4.6.0.66
14
  Pillow==9.3.0