diffusers
f10775b1
- Fixed requests.get function call by adding timeout parameter. (#11156)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
78 days ago
Fixed requests.get function call by adding timeout parameter. (#11156) * Fixed requests.get function call by adding timeout parameter. * declare DIFFUSERS_REQUEST_TIMEOUT in constants and import when needed * remove unneeded os import * Apply style fixes --------- Co-authored-by: Sai-Suraj-27 <sai.suraj.27.729@gmail.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
References
#11156 - Fixed requests.get function call by adding timeout parameter.
Author
kghamilton89
Parents
6edb774b
Files
12
examples
instruct_pix2pix
train_instruct_pix2pix.py
research_projects
instructpix2pix_lora
train_instruct_pix2pix_lora.py
promptdiffusion
convert_original_promptdiffusion_to_diffusers.py
scripts
convert_dance_diffusion_to_diffusers.py
convert_vae_pt_to_diffusers.py
src/diffusers
loaders
single_file_utils.py
pipelines/stable_diffusion
convert_from_ckpt.py
utils
constants.py
loading_utils.py
testing_utils.py
utils
fetch_latest_release_branch.py
notify_slack_about_release.py
Loading