Update requirements_hf_spaces.txt
Browse files- requirements_hf_spaces.txt +33 -0
requirements_hf_spaces.txt
CHANGED
|
@@ -16,3 +16,36 @@ requests
|
|
| 16 |
scikit-image
|
| 17 |
pydantic
|
| 18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
scikit-image
|
| 17 |
pydantic
|
| 18 |
|
| 19 |
+
|
| 20 |
+
|
| 21 |
+
torch
|
| 22 |
+
easyocr
|
| 23 |
+
torchvision
|
| 24 |
+
supervision==0.18.0
|
| 25 |
+
openai==1.3.5
|
| 26 |
+
transformers==4.48.0
|
| 27 |
+
ultralytics==8.3.70
|
| 28 |
+
azure-identity
|
| 29 |
+
numpy==1.26.4
|
| 30 |
+
opencv-python
|
| 31 |
+
opencv-python-headless
|
| 32 |
+
gradio
|
| 33 |
+
dill
|
| 34 |
+
accelerate
|
| 35 |
+
timm
|
| 36 |
+
einops==0.8.0
|
| 37 |
+
paddlepaddle
|
| 38 |
+
paddleocr
|
| 39 |
+
ruff==0.6.7
|
| 40 |
+
pre-commit==3.8.0
|
| 41 |
+
pytest==8.3.3
|
| 42 |
+
pytest-asyncio==0.23.6
|
| 43 |
+
pyautogui==0.9.54
|
| 44 |
+
streamlit>=1.38.0
|
| 45 |
+
anthropic[bedrock,vertex]>=0.37.1
|
| 46 |
+
jsonschema==4.22.0
|
| 47 |
+
boto3>=1.28.57
|
| 48 |
+
google-auth<3,>=2
|
| 49 |
+
screeninfo
|
| 50 |
+
uiautomation
|
| 51 |
+
dashscope
|