Giter VIP home page Giter VIP logo

removebg-by-ai's People

Contributors

sssxyd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

removebg-by-ai's Issues

你可以加个Docker部署

FROM python:3.10.9
WORKDIR /app
COPY requirements.txt .
RUN pip install --no-cache-dir -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
COPY . .
EXPOSE 80
CMD ["python", "start.py"]

docker build -t rmbgapi:1.0 .
docker run -d --name rmbgapi -p 80:80 --restart=always -v /opt/RMBG-API/model/briaai:/app/model/briaai -v /opt/RMBG-API/.env:/app/.env rmbgapi:1.0

Hello SSSXYD, I Need Your Little Help !

Hello Dear,

I hope you are doing well and that your life is going smoothly.

A few days ago, you posted about the project about removebg-by-ai This project is fantastic, and I really appreciate your work and creativity.

I need a bit of your help. I would like this project to run as a plugin or script in Photoshop CS6. Currently, if you could write a JavaScript script for Photoshop CS6 for me, that would be the best and easiest way to use it. If you're not familiar with Photoshop CS6, there is another new method. Could you run rembg 1.4 via command line? If so, please let me know. If there are any fees involved, I will pay you for your efforts and promote your work.

please create a command-line tool for me. Currently, I don't have much money as I just opened a new studio called Aleem Studio, which now has three branches. Once I have the funds, I will pay you according to your request.

If you are willing to help me, please let me know. I greatly appreciate it.**

Thank you,

Ali Haider

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.