FuQ
FuQ
I wonder if these contents have been merged into main, and whether the latest Docker image contains these functions? Thanks! 😊
网络流也行,读取的文件流也行
我不知道你说的秒传是要做什么,但是你说的sha1是这一行吗 `pre_hash = hashlib.sha1(f.read(1024)).hexdigest()` 我基于upload_file改了一下,对于file_size > 1024的可以上传成功,小于1024的会在“计算proof_code”出现问题
If you only created the `models` folder on the host and mounted it (e.g. `-v ${PATH}/models:/app/data/models`), then only the `checkpoints` and `loras` folders will exist within the `models` folder. Other...