Nighty3912 commited on
Commit
bbdf214
·
verified ·
1 Parent(s): f7013e0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,5 +1,8 @@
 
 
 
 
1
  transformers
2
- ultralytics
3
  ezdxf
4
  gradio
5
  kornia
 
1
+ setuptools>=65.0.0
2
+ wheel
3
+ git+https://github.com/openai/CLIP.git
4
+ ultralytics>=8.0.0
5
  transformers
 
6
  ezdxf
7
  gradio
8
  kornia