NotCookey / Lexica.art

An easy-to-use reverse engineered text to image generation Python API wrapper for Lexica.art
https://aperture-sandy.vercel.app/
GNU General Public License v3.0
37 stars 6 forks source link

what is the pip command to install the package #2

Closed VanshShah1 closed 1 year ago

NotCookey commented 1 year ago

There is not pip command since i didn't upload it to pypi. All the modules that are required are in the requirements.txt file. To use it simply import the class from the Lex.py file as show in the README.md file.