Track hack to fix gradio/huggingface bug

#4
by ethanwhite - opened
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  gradio
2
  opencv-python-headless>=4.5.4
3
- deepforest
 
 
1
  gradio
2
  opencv-python-headless>=4.5.4
3
+ deepforest
4
+ pydantic==2.10.6