rbarac commited on
Commit
1a08a08
·
verified ·
1 Parent(s): 7e4479c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -32,4 +32,6 @@ pyglet
32
  PyOpenGL
33
  PyOpenGL_accelerate
34
  numpy==1.23.3
35
- shapely
 
 
 
32
  PyOpenGL
33
  PyOpenGL_accelerate
34
  numpy==1.23.3
35
+ shapely
36
+ #gradio==5.23.2
37
+ pydantic==2.10.6