Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: alikanakar
  • License: agpl-3.0
  • Language: Python
  • Default Branch: main
  • Size: 30.1 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License Citation Codeowners

README.md

Clarity AI | AI Image Upscaler & Enhancer - free and open-source Magnific Alternative

[![App](https://img.shields.io/badge/App-ClarityAI.co-blueviolet)](https://ClarityAI.co) [![API](https://img.shields.io/badge/API-ClarityAI.co/api-green)](https://ClarityAI.co/api) [![Replicate](https://img.shields.io/badge/Demo-Replicate-purple)](https://replicate.com/philz1337x/clarity-upscaler) [![GitHub Repo](https://img.shields.io/badge/GitHub-ComfyUI--ClarityAI-blue?logo=github)](https://github.com/philz1337x/ComfyUI-ClarityAI) [![Twitter Follow](https://img.shields.io/twitter/follow/philz1337x?style=social)](https://twitter.com/philz1337x) ![GitHub stars](https://img.shields.io/github/stars/philz1337x/clarity-upscaler?style=social&label=Star) ![Example video](example.gif) [Full Video on X/Twitter](https://x.com/philz1337x/status/1768679154726359128?s=20)

👋 Hello

I build open source AI apps. To finance my work i also build paid versions of my code. But feel free to use the free code. I post features and new projects on https://twitter.com/philz1337x

🗞️ Updates

  • 06/19/2024: Pattern upscaling
  • 05/24/2024: Increased Resolution to 13kx13k (https://x.com/philz1337x/status/1793983581636690379)
  • 05/16/2024: Output file format: jpg/png/webp (https://x.com/philz1337x/status/1791431093641457824)
  • 05/02/2024: Sharpen image
  • 05/07/2024: ComfyUI node (https://x.com/philz1337x/status/1787905308439826920)
  • 04/12/2024: Multi-step upscaling (https://x.com/philz1337x/status/1785269458304442565)
  • 04/07/2024: Resemblance fixed (https://x.com/levelsio/status/1776729356120797265)
  • 04/05/2024: Speed Improvements (https://x.com/philz1337x/status/1776121175195975888)
  • 04/01/2024: Support custom safetensors checkpoints (https://x.com/philz1337x/status/1774772572632338435)
  • 03/28/2024: Anime upscaling (https://x.com/philz1337x/status/1773342568543346738) (https://clarityai.co/anime-image-upscaling)
  • 03/26/2024: LoRa Support (https://x.com/philz1337x/status/1772575319871959180)
  • 03/21/2024: Pre downscaling (https://x.com/philz1337x/status/1770680096031961351)
  • 03/18/2024: Fractality (https://x.com/philz1337x/status/1769756654533485050)
  • 03/15/2024: Code release (https://x.com/philz1337x/status/1768679154726359128)

🚀 Options to use Clarity-Upscaler

Note that this repository is an implementation for cog. If you are not familiar with cog, I recommend the easier solutions. The free options are ComfyUI and A1111, while the paid but easy-to-use options are my app ClarityAI.co and the ComfyUI API Node.

🧑‍💻 App

The simplest option to use Clarity is with the app at ClarityAI.co

🐰 ComfyUI

1. API node

  1. Open ComfyUI Manager, search for Clarity AI, and install the node.
  2. Create an API key at: ClarityAI.co/ComfyUI
  3. Add the API key to the node as a) envirement variable CAI_API_KEY OR b) to a cai_platform_key.txt text file OR c) in api_key_override field of the node.

Full instructions: https://github.com/philz1337x/ComfyUI-ClarityAI

2. Free workflow

  1. Download the repo https://github.com/philz1337x/ComfyUI-ClarityAI and use the file free-wokflow.json

⚙️ API

Use the API at: ClarityAI.co/API

Cog

If you are not familiar with cog read: cog docs

  • run download_weights.py

  • predict with cog:

su cog predict -i image="link-to-image"

A1111 webUI

For a detailed explanation, use the tutorial in this post: https://x.com/philz1337x/status/1830504764389380466

https://github.com/AUTOMATIC1111/stable-diffusion-webui

  • Use these params:

Prompt: masterpiece, best quality, highres, <lora:more_details:0.5> <lora:SDXLrender_v2.0:1> Negative prompt: (worst quality, low quality, normal quality:2) JuggernautNegative-neg Steps: 18, Sampler: DPM++ 3M SDE Karras, CFG scale: 6.0, Seed: 1337, Size: 1024x1024, Model hash: 338b85bc4f, Model: juggernaut_reborn, Denoising strength: 0.35, Tiled Diffusion upscaler: 4x-UltraSharp, Tiled Diffusion scale factor: 2, Tiled Diffusion: {"Method": "MultiDiffusion", "Tile tile width": 112, "Tile tile height": 144, "Tile Overlap": 4, "Tile batch size": 8, "Upscaler": "4x-UltraSharp", "Upscale factor": 2, "Keep input size": true}, ControlNet 0: "Module: tile_resample, Model: control_v11f1e_sd15_tile, Weight: 0.6, Resize Mode: 1, Low Vram: False, Processor Res: 512, Threshold A: 1, Threshold B: 1, Guidance Start: 0.0, Guidance End: 1.0, Pixel Perfect: True, Control Mode: 1, Hr Option: HiResFixOption.BOTH, Save Detected Map: False", Lora hashes: "more_details: 3b8aa1d351ef, SDXLrender_v2.0: 3925cf4759af"

Owner

  • Login: alikanakar
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - given-names: AUTOMATIC1111
title: "Stable Diffusion Web UI"
date-released: 2022-08-22
url: "https://github.com/AUTOMATIC1111/stable-diffusion-webui"

GitHub Events

Total
  • Push event: 4
  • Create event: 2
Last Year
  • Push event: 4
  • Create event: 2