Can Günen
commited on
Commit
·
dadc84c
1
Parent(s):
5794114
added ezdxf to requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
numpy
|
2 |
gradio
|
3 |
-
opencv-python
|
|
|
|
1 |
numpy
|
2 |
gradio
|
3 |
+
opencv-python
|
4 |
+
ezdxf
|