Repo was made on hack. Main task of this solution - generate relevant background for a given picture of furnture. U can read our pitch on Russian language here
Here is video how with example of working telegram bot:
Miminal working build:
- RTX 3090
- 16 RAM
- Ryzen 5900x CPU
- OS: Ubuntu
conda create -n "ins_ever" python=3.10
conda activate ins_ever
pip install -r base_requirements.txt
pip install git+https://github.com/sberbank-ai/Real-ESRGAN.git
gdown 1LmXAzEuhVfM-DVr-1nQ7wqy2hSqeZlLL
unzip weights.zip -d weights
Change in the file tg_bot.py this string add here token for your's bot. And now u can taste it using telegram UI. After that run:
python tg_bot.py
python test.py