Iman Gohari

Results 7 issues of Iman Gohari

**Is your feature request related to a problem? Please describe.** Hi. We are part of a big org that has restriction on IT policies. How can one use the followings:...

enhancement

the HTTP API, i.e. the eventual URL, is publicly exposed. it would be great to add instructions on at least adding authorization.

enhancement

Hi, I'm having the following ReST message: ``` HTTP/1.1 200 OK Date: Mon, 06 Aug 2018 15:32:21 GMT Content-Length: 90 Content-Type: text/plain; charset=utf-8 {"responseCode":0,"responseMsg":"Initiated","userId":4,"stackId":1,"stackResponseCode":0} ``` and I'm trying to use...

# What does this PR do? Fixes # (issue) ## Before submitting - [X] This PR fixes a typo or improves the docs (you can dismiss the other checks if...

# What does this PR do? Opened this PR post #1284 since the `test_stable_diffusion_xl_img2img_euler` keeps crashing: https://github.com/huggingface/optimum-habana/actions/runs/10820064759/job/30019296923 > Note: the upstream code has a different expected values: https://github.com/huggingface/diffusers/blob/8336405e50e204fad3601e8350e04e6daa838eb4/tests/pipelines/stable_diffusion_xl/test_stable_diffusion_xl_img2img.py#L219 Fixes #...

# What does this PR do? This PR addresses the following issues: - reduced the clocktime for diffuser slow tests to complete the CI faster. - fixes CI errors like...

### Your current environment The output of `python collect_env.py` ```text INFO 02-10 17:07:03 __init__.py:190] Automatically detected platform cuda. Collecting environment information... PyTorch version: 2.5.1+cu124 Is debug build: False CUDA used...

bug