decentral1se
7 days ago
1 changed files with 6 additions and 3 deletions
@ -1,4 +1,7 @@ |
|||||
# image_upload |
# image_upload |
||||
* `pip install requirements.txt` |
|
||||
* create static/images folder. |
Requires Python >= 3.11.x 👍 |
||||
* launch this application. `python upload.py` |
|
||||
|
* install dependencies: `pip install -r requirements.txt` |
||||
|
* create static images folder: `mkdir -p ./static/images` |
||||
|
* launch the application: `python upload.py` |
||||
|
Loading…
Reference in new issue