Skip to content

Scenario API image inference requests#3

Open
adg29 wants to merge 2 commits intomainfrom
adg/scenario-image-inference-requests-polling
Open

Scenario API image inference requests#3
adg29 wants to merge 2 commits intomainfrom
adg/scenario-image-inference-requests-polling

Conversation

@adg29
Copy link
Owner

@adg29 adg29 commented Apr 1, 2024

Includes the setup for authentication, basic image generation, post-processing to check inference progress, and examples of advanced generation techniques like ControlNet with depth maps, and txt2img inferences with LCM (Latent Constraint Model) using IP Adapters. This illustrates more flexible and accurate image generation, maintaining fidelity to a given subject while controlling and conditioning the generation process.

  • Established API integration with requests
  • Implemented functions for checking inference progress and displaying results
  • Utilized IP Adapter and LCM Scheduler to showcase advanced image generation techniques
  • Included detailed markdown cells for documentation and user guidance

Relevant API documentation links and usage examples are provided to assist users in replicating the results. This notebook serves as an educational tool for users interested in AI-powered image generation and manipulation.

adg29 added 2 commits April 1, 2024 19:42
Includes the setup for authentication, basic image generation, post-processing to check inference progress, and examples of advanced generation techniques like ControlNet with depth maps, and txt2img inferences with LCM (Latent Constraint Model) using IP Adapters. This illustrates more flexible and accurate image generation, maintaining fidelity to a given subject while controlling and conditioning the generation process.

 polling for inference status, retrieving results, and demonstrating the use of IP Adapter and LCM Scheduler for image manipulation.

- Established API integration with `requests`
- Implemented functions for checking inference progress and displaying results
- Utilized IP Adapter and LCM Scheduler to showcase advanced image generation techniques
- Included detailed markdown cells for documentation and user guidance

Relevant API documentation links and usage examples are provided to assist users in replicating the results. This notebook serves as an educational tool for users interested in AI-powered image generation and manipulation.
Expanded the tools section in the README to include newly added Scenario API documentation links. These additions offer guidance on integrating IP Adapters and LoRA Character Bases into game development.
adg29 pushed a commit that referenced this pull request Apr 17, 2024
…s-polling

Jupyter notebook for image generation using Scenario API
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

Successfully merging this pull request may close these issues.

1 participant