cxeep commited on
Commit
7006a19
·
1 Parent(s): e39b7b4

downgrade httpx for gradio compatibility

Browse files

https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/13847

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -4,3 +4,4 @@ paddlenlp>=2.4.8
4
  paddleocr
5
  -f https://www.paddlepaddle.org.cn/whl/linux/mkl/avx/stable.html
6
  paddlepaddle==2.4.2
 
 
4
  paddleocr
5
  -f https://www.paddlepaddle.org.cn/whl/linux/mkl/avx/stable.html
6
  paddlepaddle==2.4.2
7
+ httpx==0.24.1