Lychee X
Lychee X
大佬有没有requirements啊? 感谢
比如放在ckpt下面 ``` ckpt ├── ckpt/audioldm2 │ ├── ckpt/audioldm2/configuration.json │ ├── ckpt/audioldm2/feature_extractor │ │ └── ckpt/audioldm2/feature_extractor/preprocessor_config.json │ ├── ckpt/audioldm2/language_model │ │ ├── ckpt/audioldm2/language_model/config.json │ │ └── ckpt/audioldm2/language_model/model.safetensors │ ├── ckpt/audioldm2/model_index.json │ ...
## ❓ General Questions hello,great pr 我安装apk后,点击下载模型,进度一直到不了100%,还在下载,下载V版本的下载60个bin模型了, 请问哪里有问题么? 我想手动下载, 而且出现了模型重复下载的 情况,比如params_shard_0-1.bin 是重复下载吧
### Steps to reproduce i have my own embedding encoder, and just request the http url to get vectors, then how to realize it and i also have my own...
### Steps to reproduce hi,dear great pr for newer, it would be much better if I can use it in the cellphone thx ### Relevant log output ```text use it...
### System Info / 系統信息 CUda 11.7 ,Python 3.10.12 gpu V100 32G 显存。 vllm 0.5.4 vllm-flash-attn 2.6.1 其他按照basic_demo里面的requirements安装的。 ### Who can help? / 谁可以帮助到您? @wwewwt @Sengxian @davidlvxin @codazzy @ ###...
need linux version , thx
dear bro have download the git and when **bash install.sh** always tell me ``` => Downloading nvm from git to '/root/.nvm' => 正克隆到 '/root/.nvm'... fatal: unable to access 'https://github.com/nvm-sh/nvm.git/': Failed...
File "/data/xul/video_chat/src/GPT_SoVITS/text/g2pw/onnx_api.py", line 17, in from opencc import OpenCC File "/data/anaconda3/e/lib/python3.10/site-packages/opencc/__init__.py", line 9, in from opencc.clib import opencc_clib ImportError: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by /data/soft/anaconda3/n/lib/python3.10/site-packages/opencc/clib/opencc_clib.cpython-310-x86_64-linux-gnu.so) 而我的服务器有glibc GLIBCXX_3.4 GLIBCXX_3.4.1...
``` >>> pipe.load_photomaker_adapter( ... os.path.dirname(photomaker_ckpt), ... subfolder="", ... weight_name=os.path.basename(photomaker_ckpt), ... trigger_word="img", ... pm_version="v1", ... ) Traceback (most recent call last): File "", line 1, in File "/data/envs/photomaker/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in...