Glide pipeline missing
See original GitHub issueDescribe the bug
The readme file in pipelines describes glide but the link is broken as glide folder does not exist, was it removed?
Reproduction
No response
Logs
No response
System Info
Missing glide folder in pipelines
Issue Analytics
- State:
- Created a year ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Questions about recycling · Issue #483 · bumptech/glide · GitHub
If you manually recycle resources during your decoding pipeline (ie ... live with it since I never get report from users of missing...
Read more >glide placeholder not showing image - android - Stack Overflow
android glide not showing the fetched image. its stuck at default image. am using glide version 4.7.1 here is my code bellow
Read more >schrodinger.pipeline.stages.glide — Schrödinger Python API 2022-3 ...
Source code for schrodinger.pipeline.stages.glide ... the *.log file: if not os.path.isfile(logfile): self.error(" Glide log file is missing: %s" % logfile) ...
Read more >Glide v4 : Transformations - GitHub Pages
Transformations in Glide take a resource, mutate it, and return the mutated resource. Typically transformations are used to crop, or apply filters to ......
Read more >Configure your pipeline - ServiceNow Docs
Configure your App Engine Studio (AES) pipeline so that your administrator can quickly move an application from one environment to another.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hey @jfdelgad,
Very True! It should be quite easy to add back into it and would also be a nice occasion to define the super resolution class (cc @anton-l )
I’ll add the feature request label if ok for you 😃
Probably it’s better for me to progress more on blended-diffusion, see how much the overlapping is, then decide what to do next, i.e. if the remaining work to add GLIDE could be a good PR for @rashmimarganiatgithub .