Error on "Start stable-diffusion"
Related to: AI Unlimited
Date: 29/01/2023 19:06
User: Klaus Lehne
Awards:
Hi,
I have checked other questions to the same topic but my error message seems to be different.
I have completed all steps up to the last (Start stable-diffusion) All have a green checkmark.
I have done the steps one after the other without delays inbetween.
The message on the last step is like follows:
---------------------------------------------------------------------------
FileNotFoundError Traceback (most recent call last)
in
62 if Use_Gradio_Server:
63 share='--share'
---> 64 for line in fileinput.input('/usr/local/lib/python3.8/dist-packages/gradio/blocks.py', inplace=True):
65 if line.strip().startswith('self.server_name ='):
66 line = ' self.server_name = server_name\n'
1 frames
/usr/lib/python3.8/fileinput.py in _readline(self)
340 pass
341 # The next few lines may raise OSError
--> 342 os.rename(self._filename, self._backupfilename)
343 self._file = open(self._backupfilename, self._mode)
344 try:
FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.8/dist-packages/gradio/blocks.py' -> '/usr/local/lib/python3.8/dist-packages/gradio/blocks.py.bak'
Any idea how to correct that?
Thanks
Klaus
why it keeps telling "Error"
Related to: AI Unlimited
Date: 29/01/2023 19:06
User: Ryan
Awards:
The system is not working, everytime an error
Use Your Own Images Video - Step 17
Related to: AI Unlimited
Date: 29/01/2023 19:06
User: Tony Dunne
Awards:
Hi Jorge,
I've been struggling with the training and have made lots of false starts, going back to the beginning several times.
My latest attempt got me to Step 17, after I loaded the photos of myself to experiment with.
Unfortunately I got the following error message:
The following values were not passed to `accelerate launch` and had defaults used instead:
`--num_processes` was set to a value of `1`
`--num_machines` was set to a value of `1`
`--mixed_precision` was set to a value of `'no'`
`--num_cpu_threads_per_process` was set to `1` to improve out-of-box performance
To avoid this warning pass in values for each of the problematic parameters or run `accelerate config`.
Traceback (most recent call last):
File "/content/diffusers/examples/dreambooth/train_dreambooth.py", line 24, in
from transformers import CLIPTextModel, CLIPTokenizer
ModuleNotFoundError: No module named 'transformers'
Traceback (most recent call last):
File "/usr/local/bin/accelerate", line 8, in
sys.exit(main())
File "/usr/local/lib/python3.8/dist-packages/accelerate/commands/accelerate_cli.py", line 43, in main
args.func(args)
File "/usr/local/lib/python3.8/dist-packages/accelerate/commands/launch.py", line 837, in launch_command
simple_launcher(args)
File "/usr/local/lib/python3.8/dist-packages/accelerate/commands/launch.py", line 354, in simple_launcher
raise subprocess.CalledProcessError(returncode=process.returncode, cmd=cmd)
subprocess.CalledProcessError: Command '['/usr/bin/python3', '/content/diffusers/examples/dreambooth/train_dreambooth.py', '--save_starting_step=500', '--save_n_steps=0', '--train_text_encoder', '--pretrained_model_name_or_path=/content/stable-diffusion-v1-5', '--instance_data_dir=/content/data/lalalal2', '--class_data_dir=/content/regularization_images/person_ddim', '--output_dir=/content/models/lalalal2', '--with_prior_preservation', '--prior_loss_weight=1.0', '--instance_prompt=photo of lalalal2 person', '--class_prompt=a photo of a person, ultra detailed', '--seed=75576', '--resolution=512', '--mixed_precision=fp16', '--train_batch_size=1', '--gradient_accumulation_steps=1', '--gradient_checkpointing', '--use_8bit_adam', '--learning_rate=1e-6', '--lr_scheduler=constant', '--lr_warmup_steps=0', '--center_crop', '--max_train_steps=1600', '--num_class_images=500']' returned non-zero exit status 1.
Something went wrong
I'm afraid this means nothing to me. Could you explain? Should I delete everything and try again, or is there a work around that's less trouble?
I'm no computer programmer and need help in plain language so I can make sense of what needs to be done.
Your help would be most appreciated.
Many thanks.
Tony Dunne
upgrade does not work on lite
Related to: Affiliate Commission Machine
Date: 29/01/2023 19:05
User: Jeff
Awards:
for the lite version
same as upgrade
you forgot in your admin
to allow lite upgrade
to add bonuses
it wants me to upgrade
please go to your admin
and fix this for lite upgrade
bonus libarary
Related to: Affiliate Commission Machine
Date: 27/01/2023 17:14
User: Jeff
Awards:
reason i upgraded
was your sales page
said you have a bonus library
that i can ass bonuses for
others to use
but no where to be found
and even welcome video
in members area didnt even bring it up
????
where is this bonus libarary
so i can add bonuses???
Jeff
Scaling software not showing heigh. t ONLY width for inputting 512
Related to: AI Unlimited
Date: 17/01/2023 08:59
User: Neves Chrichlow
Awards:
Hi Jorge and a happy New Year to you. I must commend you on you excellent customer support. Certainly in my Top 3. I have used the PIXLR software with no problem last time. However it is only showing the option to set the 512 for the Width and there is no height option
Two Upgrade Questions
Related to: AI Unlimited
Date: 17/01/2023 08:59
User: Dave Hollis
Awards:
1. I opted for the the following $29 upgrade, which does shows in 'Access Upgrades in my dashboard in the AI Unlimited membership site: (Upgrade) Group Q&A: (Sales Page) ACTIVE Access here (Sales Page: https://aiunlimited.net/live/ai-unlimited-group-q-a-5/). My question is when does the Zoom call take place and will you be giving advanced notification?
2. I also Upgraded to the Item: AI Unlimited Group SaleID: wso_l1xhmh_65153728 Price: 1.00 USD, which becomes a monthly payment of $19 (which I just got charged for today 01/04/2023). Question is what was this upgrade for, and when does it start, and will we be getting advanced notification when it does take place?
How many images should I use if I'm using a product instead of myself?
Related to: AI Unlimited
Date: 17/01/2023 08:58
User: Neves Chrichlow
Awards:
Hi Jorge its me again.
How many images should I use if I'm using a product instead of myself?
Thanks
Neves
Error after running Start stable-diffusion
Related to: AI Unlimited
Date: 16/01/2023 19:21
User: Charles Demain
Awards:
After I run Start stable diffusion I get the error message:
FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.8/dist-packages/gradio/blocks.py' -> '/usr/local/lib/python3.8/dist-packages/gradio/blocks.py.bak'
I Have Removed the SD file
Here is the code
---------------------------------------------------------------------------
FileNotFoundError Traceback (most recent call last)
in
62 if Use_Gradio_Server:
63 share='--share'
---> 64 for line in fileinput.input('/usr/local/lib/python3.8/dist-packages/gradio/blocks.py', inplace=True):
65 if line.strip().startswith('self.server_name ='):
66 line = ' self.server_name = server_name\n'
1 frames
/usr/lib/python3.8/fileinput.py in _readline(self)
340 pass
341 # The next few lines may raise OSError
--> 342 os.rename(self._filename, self._backupfilename)
343 self._file = open(self._backupfilename, self._mode)
344 try:
FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.8/dist-packages/gradio/blocks.py' -> '/usr/local/lib/python3.8/dist-packages/gradio/blocks.py.bak'
As I said above I have Removed the SD folder.
Thanks for your assistance
Reply To Your Answer on 1/5/2023
Related to: AI Unlimited
Date: 15/01/2023 17:29
User: Dave Hollis
Awards:
Hi Jorge,
Thank you for getting back to me.
On 11/29/2022 I did open each email and clicked into "Access my Purchase" on each of the upgrade offers.
My Questions:
1. I opted for the the following $29 upgrade, which does shows in 'Access Upgrades in my dashboard in the AI Unlimited membership site: (Upgrade) Group Q&A:
*******My question is: When does the Zoom call take place and will you be giving advanced notification? Have any Zoom calls already taken place?
2. I also Upgraded to the Item: AI Unlimited Group SaleID: wso_l1xhmh_65153728 Price: 1.00 USD, which becomes a monthly payment of $19 (which I just got charged for today 01/04/2023).
***********Question is what was this upgrade for, and when does it start, and will we be getting advanced notification when it does take place?
Thank you,
Dave