Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

requirements.txt 185 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
  1. python-multipart
  2. fastapi== 0.110.0
  3. uvicorn==0.29.0
  4. opencv-python==4.9.0.80
  5. numpy==1.26.4
  6. pillow==10.2.0
  7. pydantic==2.6.4
  8. requests==2.31.0
  9. pytest==8.1.1
  10. ultralytics==8.1.20
  11. httpx==0.27.0
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...