Coder Social home page Coder Social logo

Comments (14)

ruxin123 avatar ruxin123 commented on July 23, 2024 3

AUTOMATIC1111/stable-diffusion-webui#9150
this is work for me
关掉代理即可

from draggan.

Pactortester avatar Pactortester commented on July 23, 2024 2

AUTOMATIC1111/stable-diffusion-webui#9150

原来是 magic 的问题 ,糟透了

from draggan.

wangxiaochun520 avatar wangxiaochun520 commented on July 23, 2024 1

some problem,
while set enable_queue=False,the "Expecting value: line 1 column 1 (char 0)" not occurred,
but press diag it ,the "ValueError: Need to enable queue to use generators" error occurred
demo.queue(concurrency_count=1, max_size=20).launch(share=args.share, server_name=args.ip, server_port=args.port,enable_queue=False)
while set enable_queue=True,the "Expecting value: line 1 column 1 (char 0)"error occurred
guess should be Gradio's problem

from draggan.

yuepengyu11 avatar yuepengyu11 commented on July 23, 2024

same problem

from draggan.

Pactortester avatar Pactortester commented on July 23, 2024

+1

Expecting value: line 1 column 1 (char 0)

from draggan.

Zeqiang-Lai avatar Zeqiang-Lai commented on July 23, 2024

I cannot reproduce this issue. Is it possible to record the screen to help me to identify the problem ?

from draggan.

wangxiaochun520 avatar wangxiaochun520 commented on July 23, 2024

new find:while run DragGAN/colab.ipynb,it work ,no error occurred,
just set:demo.queue(concurrency_count=1, max_size=20).launch(share=True)

from draggan.

YanTianlong-01 avatar YanTianlong-01 commented on July 23, 2024

确实,一样的问题。+1

from draggan.

Zeqiang-Lai avatar Zeqiang-Lai commented on July 23, 2024

It seems like it is caused by out-of-memory error. Could you check if your GPU memory is larger than at least 6 GB ?

from draggan.

ywdong avatar ywdong commented on July 23, 2024

It seems like it is caused by out-of-memory error. Could you check if your GPU memory is larger than at least 6 GB ?看起来它是由内存不足错误引起的。你能检查一下你的 GPU 内存是否大于至少 6 GB 吗?

GPU内存有30G, 是够的,但是还是会有一样的问题,打开gradio之后,只要一操作就会有这个问题。

from draggan.

ywdong avatar ywdong commented on July 23, 2024

some problem, while set enable_queue=False,the "Expecting value: line 1 column 1 (char 0)" not occurred, but press diag it ,the "ValueError: Need to enable queue to use generators" error occurred demo.queue(concurrency_count=1, max_size=20).launch(share=args.share, server_name=args.ip, server_port=args.port,enable_queue=False) while set enable_queue=True,the "Expecting value: line 1 column 1 (char 0)"error occurred guess should be Gradio's problem

Same error!!

from draggan.

Zeqiang-Lai avatar Zeqiang-Lai commented on July 23, 2024

我无法复现大家的问题,所以没有办法解决。如果大家方便的话,可以录一个屏展示一下复现过程。

I am unable to reproduce everyone's problem, so there is no way to solve it. If it's convenient for everyone, you can record a screen to show the reproduction process.

from draggan.

seasnakes avatar seasnakes commented on July 23, 2024

代理的问题 因为是在wsl里bashrc中写的代理相关的环境变量 虽然宿主机代理关了,但bashrc中相应代理环境变量忘记注释掉了,所以会有该问题,不过根据之前stable-diffusion-webui 中的经验 gradio中添加--no-gradio-queue 类似的命令行参数也许能解决gradio和代理冲突的问题

from draggan.

hnuzhoulin avatar hnuzhoulin commented on July 23, 2024

愁,关掉魔法就需要提前下载好model

from draggan.

Related Issues (20)

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.