gaoyu1314 commited on
Commit
c816bca
·
verified ·
1 Parent(s): 452e24d

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +32 -0
requirements.txt ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ easyocr
3
+ torchvision
4
+ supervision==0.18.0
5
+ openai==1.3.5
6
+ transformers
7
+ ultralytics==8.3.70
8
+ azure-identity
9
+ numpy==1.26.4
10
+ opencv-python
11
+ opencv-python-headless
12
+ gradio
13
+ dill
14
+ accelerate
15
+ timm
16
+ einops==0.8.0
17
+ paddlepaddle
18
+ paddleocr
19
+ ruff==0.6.7
20
+ pre-commit==3.8.0
21
+ pytest==8.3.3
22
+ pytest-asyncio==0.23.6
23
+ pyautogui==0.9.54
24
+ streamlit>=1.38.0
25
+ anthropic[bedrock,vertex]>=0.37.1
26
+ jsonschema==4.22.0
27
+ boto3>=1.28.57
28
+ google-auth<3,>=2
29
+ screeninfo
30
+ uiautomation
31
+ dashscope
32
+ groq