Code Monkey home page Code Monkey logo

stablediffusiontelegram's People

Contributors

hashworks avatar jossalgon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

stablediffusiontelegram's Issues

Issue when I'm logging via Hugging Face CLI

Hey guys! I've been trying to reproduce the steps but after creating an account and generating the Token in Hugging Face, once I've paste the Token I get the following error:

Traceback (most recent call last): File "C:\ProgramData\Anaconda3\lib\runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\ProgramData\Anaconda3\lib\runpy.py", line 87, in _run_code exec(code, run_globals) File "C:\ProgramData\Anaconda3\Scripts\huggingface-cli.exe\__main__.py", line 7, in <module> File "C:\ProgramData\Anaconda3\lib\site-packages\huggingface_hub\commands\huggingface_cli.py", line 45, in main service.run() File "C:\ProgramData\Anaconda3\lib\site-packages\huggingface_hub\commands\user.py", line 149, in run _login(self._api, token=token) File "C:\ProgramData\Anaconda3\lib\site-packages\huggingface_hub\commands\user.py", line 320, in _login hf_api.set_access_token(token) File "C:\ProgramData\Anaconda3\lib\site-packages\huggingface_hub\hf_api.py", line 719, in set_access_token write_to_credential_store(USERNAME_PLACEHOLDER, access_token) File "C:\ProgramData\Anaconda3\lib\site-packages\huggingface_hub\hf_api.py", line 588, in write_to_credential_store with subprocess.Popen( File "C:\ProgramData\Anaconda3\lib\subprocess.py", line 951, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "C:\ProgramData\Anaconda3\lib\subprocess.py", line 1420, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, FileNotFoundError: [WinError 2] The system cannot find the file specified

Any ideas what this could be?

Thanks in advance

run !python StableDiffusionTelegram/bot.py have a error

run the final part of the bot.py,it report
`Fetching 16 files: 100% 16/16 [00:00<00:00, 25209.94it/s]
Fetching 16 files: 100% 16/16 [00:00<00:00, 28020.40it/s]
Traceback (most recent call last):
File "StableDiffusionTelegram/bot.py", line 34, in
img2imgPipe = StableDiffusionImg2ImgPipeline.from_pretrained(MODEL_DATA, revision=revision, torch_dtype=torch_dtype, use_auth_token=USE_AUTH_TOKEN)
File "/usr/local/lib/python3.7/dist-packages/diffusers/pipeline_utils.py", line 561, in from_pretrained
model = pipeline_class(**init_kwargs)
File "/content/StableDiffusionTelegram/image_to_image.py", line 36, in init
scheduler = scheduler.set_format("pt")
AttributeError: 'PNDMScheduler' object has no attribute 'set_format'

i dont know how to deal with it. hope for your help.
`

Add Feature

You could add Auto text generator, or random prompts generator to provide random prompts.

contact

HOW CAN I CONTACT YOU I WANT TO MAKE A STABLE DIFFUSION BOT WITH HQ IMAGES I WILL PAY YOU $50 FOR THAT

debian server

i installed pytorch for cpu on debian server
got error:
Pipelines loaded with torch_dtype=torch.float16 cannot run with cpu or mps device. It is not recommended to move them to cpu or mps as running them will fail. Please make sure to use a cuda device to run the pipeline in inference. due to the lack of support for float16 operations on those devices in PyTorch. Please remove the torch_dtype=torch.float16 argument, or use a cuda device to run inference.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.