svjack commited on
Commit
fb56d8e
·
verified ·
1 Parent(s): 919ec52

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
  pillow>=9.0.0
2
  onnxruntime>=1.12.0
3
  huggingface-hub
 
 
 
1
  pillow>=9.0.0
2
  onnxruntime>=1.12.0
3
  huggingface-hub
4
+
5
+ httpx[socks]