github-actions[bot] commited on
Commit
220b15d
·
1 Parent(s): defefdc

🚀 Deploy from GitHub Actions - 2026-02-09 00:42:14

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -7,7 +7,8 @@ python-multipart==0.0.6
7
  huggingface-hub==0.20.3
8
 
9
  # ML - JUSTE ONNX Runtime (pas PyTorch !)
10
- onnxruntime==1.17.0
 
11
 
12
  # Image processing
13
  pillow==10.2.0
 
7
  huggingface-hub==0.20.3
8
 
9
  # ML - JUSTE ONNX Runtime (pas PyTorch !)
10
+ # onnxruntime==1.17.0
11
+ onnxruntime
12
 
13
  # Image processing
14
  pillow==10.2.0