facechain
facechain copied to clipboard
FaceChain is a deep-learning toolchain for generating your Digital-Twin.
Traceback (most recent call last): File "K:\stable-diffusion-webui\extensions\facechain\facechain\train_text_to_image_lora.py", line 32, in import diffusers ModuleNotFoundError: No module named 'diffusers' Error executing the command: Command '['python', 'K:\\stable-diffusion-webui\\extensions\\facechain/facechain/train_text_to_image_lora.py', '--pretrained_model_name_or_path=ly261666/cv_portrait_model', '--revision=v2.0', '--sub_path=film/film', '--output_dataset_name=K:\\stable-diffusion-webui\\extensions\\facechain\\worker_data\\qw\\training_data\\ly261666/cv_portrait_model\\Testmodel', '--caption_column=text', '--resolution=512',...
Running the Google Colab notebook from Readme on A100 returns an error at `!python3 app.py` ``` 2024-01-13 13:05:34,300 - modelscope - INFO - PyTorch version 2.1.0+cu121 Found. 2024-01-13 13:05:34,302 -...
cv2.imwrite(os.path.join(save_dir, 'single', str(num) + '.png'), img) save_dir路径中有中文 ,保存不了图片;但无报错或提示; for img in outputs: # count the number of images in the folder num = len(os.listdir(os.path.join(save_dir, 'single'))) cv2.imwrite(os.path.join(save_dir, 'single', str(num) + '.png'),...
I am wonder if my m1 pro 32GB can run this project? In other words, can Apple Sillon run this project?
Quick fix to remove annoying warnings from Gradio about the style method being deprecated. So thought i'd just chip in. :)
!pip3 install typing-extensions==4.6.1 !pip3 install kaleido !pip3 install cohere !pip3 install openai==1.5.0 !pip3 install tiktoken !pip3 install pydantic==2.0.2 !pip3 install tensorflow==2.14.0 !pip3 install tensorflow-probability==0.23.0 !pip3 install -r facechain/requirements.txt import os...
First, I am just an user, I do not know about coding, phyton etc, so I just post what is happen, i have automatic1111, with cuda development package and visual...
``` ** Setting base model to SD1.5 ** --------uuid: qw ----------work_dir: C:\Users\ralfl\Downloads\ai\stable-diffusion-webui\extensions\facechain\worker_data\qw\ly261666/cv_portrait_model\person1 2023-12-07 10:01:02,344 - modelscope - INFO - Use user-specified model revision: v1.0.0 2023-12-07 10:01:04,752 - modelscope - INFO...
`** Setting base model to SD1.5 ** --------uuid: qw ----------work_dir: H:\A11111 web ui\stable-diffusion-webui\extensions\facechain\worker_data\qw\ly261666/cv_portrait_model\person1 2023-12-06 02:53:24,678 - modelscope - INFO - Use user-specified model revision: v1.0.0 2023-12-06 02:53:27,177 - modelscope -...