Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why i am getting this error #159

Open
harinandyala4 opened this issue Sep 23, 2024 · 4 comments
Open

why i am getting this error #159

harinandyala4 opened this issue Sep 23, 2024 · 4 comments

Comments

@harinandyala4
Copy link

harinandyala4 commented Sep 23, 2024

error

May i know the size of gpu required to run the this model

@gidon321
Copy link

Happens to me as well, i got this warning in the console maybe is related?
UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at ..\torch\csrc\utils\tensor_numpy.cpp:212.)

@CarterYancey
Copy link

I am getting the same issue with no console log indicating a problem. I added debug=True to the demo launch in app.py and still am not seeing any indication of what the problem is.

@CarterYancey
Copy link

Upgrading to gradio 4 solved it for me

@Darth-Carrotpie
Copy link

Upgrading to gradio 4 solved it for me

Which version gradio exactly did you upgrade to?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants