Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

bazaaer/ASocialNetwork

vinniepost pushed 1 commit to main bazaaer/ASocialNetwork

View on GitHub

TimeoQUEHEN created a branch on bazaaer/ASocialNetwork

inpainting_class_based

bazaaer added CoRExE to bazaaer/ASocialNetwork
TimeoQUEHEN pushed 1 commit to inpainting bazaaer/ASocialNetwork
  • [#3 second version of the inpainting file with docstring] f6a2eca

View on GitHub

vinniepost pushed 1 commit to main bazaaer/ASocialNetwork
  • Oh no he is taking a knife 909ba56

View on GitHub

vinniepost pushed 1 commit to main bazaaer/ASocialNetwork
  • vinnie is crying im worried about him 0586094

View on GitHub

vinniepost pushed 1 commit to main bazaaer/ASocialNetwork

View on GitHub

bazaaer pushed 2 commits to main bazaaer/ASocialNetwork
  • Refactor Dockerfile and add docker-compose.yml 0486277
  • Add create_post endpoint to API 6356568

View on GitHub

bazaaer added LapotreNicolas to bazaaer/ASocialNetwork
vinniepost created a comment on an issue on bazaaer/ASocialNetwork
https://platform.openai.com/docs/guides/prompt-engineering/

View on GitHub

bazaaer added vinniepost to bazaaer/ASocialNetwork
TimeoQUEHEN created a branch on bazaaer/ASocialNetwork

inpainting

ArsGoe opened an issue on bazaaer/ASocialNetwork
Flask REST API Realisation
ArsGoe opened an issue on bazaaer/ASocialNetwork
Inpainting + Dreambooth
Generate part of an existing image with a personal object by combining the Dreambooth fine- tuning technique with Inpainting. For this, ask the user to provide personal photos/images and the imag...
ArsGoe opened an issue on bazaaer/ASocialNetwork
Realisation of Dreambooth
Generate an image with a personal object using one of the two fine-tuning techniques: Dreambooth and LoRA. To do this, ask the user to provide a few personal photos/images.
ArsGoe opened an issue on bazaaer/ASocialNetwork
Realisation of Inpainting
Generate part of an existing image (i.e., local modification of an image, such as object removal) using the Inpainting technique. You should propose several strategies from the course and ask the...
ArsGoe opened an issue on bazaaer/ASocialNetwork
Realisation of the Image2Image
Generate an image from an existing image and a prompt (i.e., create a new image based on an existing one) using the Image2Image technique. Here, you should offer the user several strategies among...
bazaaer added ArsGoe to bazaaer/ASocialNetwork
bazaaer added TimeoQUEHEN to bazaaer/ASocialNetwork
bazaaer added clemenceDesp to bazaaer/ASocialNetwork
bazaaer pushed 1 commit to main bazaaer/ASocialNetwork
  • Refactor GitHub Actions workflow to build and push the API Docker image 3c1edc3

View on GitHub

bazaaer pushed 1 commit to main bazaaer/ASocialNetwork
  • Update Docker image tag to lowercase 792b1c2

View on GitHub

bazaaer pushed 7 commits to main bazaaer/ASocialNetwork
  • Add .gitignore file to exclude __pycache__/ directory 340e6d1
  • Update devcontainer.json for ASocialNetwork project b863624
  • Add Flask, openai, flask-cors, gunicorn, gevent, pymongo, python-dotenv, bcrypt, and Flask-JWT-Extended to requiremen... 3224056
  • Add MongoDB setup to db.py edddf64
  • Add API blueprint and model to initialize the ASocialNetwork API 7f2bf56
  • Add authentication API endpoints and blueprint d5348bd
  • resolve merge 25fb409

View on GitHub

bazaaer pushed 1 commit to main bazaaer/ASocialNetwork
  • Update devcontainer.json for project name and post-create command e7c7e71

View on GitHub

bazaaer pushed 1 commit to main bazaaer/ASocialNetwork
  • Add Docker Compose configuration for Python and MongoDB 47e6d1a

View on GitHub

bazaaer created a branch on bazaaer/ASocialNetwork

main