Spaces:
Runtime error
Runtime error
diegofernandezc
commited on
Commit
•
870ee88
1
Parent(s):
66a4b8b
Norfair pointing to the main to fix the drawing
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,6 +5,6 @@ pandas==1.3.5
|
|
5 |
rich==12.5.1
|
6 |
seaborn==0.12.0
|
7 |
opencv-python==4.6.0.66
|
8 |
-
norfair
|
9 |
gradio==3.14.0
|
10 |
tqdm==4.64.1
|
|
|
5 |
rich==12.5.1
|
6 |
seaborn==0.12.0
|
7 |
opencv-python==4.6.0.66
|
8 |
+
git+https://github.com/tryolabs/norfair.git@master
|
9 |
gradio==3.14.0
|
10 |
tqdm==4.64.1
|