2
0
Эх сурвалжийг харах

gdown version upgraded from 4.2.0 to 4.3.1

The 4.2.0 version of package gdown was not able to download the u2net model. Problem resolved after upgrading version to 4.3.1.

Error Message: Cannot retrieve the public link of the file. You may need to change the permission to 'Anyone with the link', or have had many accesses.
Ceyhun Yaser Coşkun 3 жил өмнө
parent
commit
882def6f71
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -3,7 +3,7 @@ asyncer==0.0.1
 click==8.0.3
 fastapi==0.72.0
 filetype==1.0.9
-gdown==4.2.0
+gdown==4.3.1
 numpy==1.21.5
 onnxruntime==1.10.0
 pillow==9.0.0