How to use the captioner app? | |
Install the requirements: | |
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121 | |
pip install -r requirements.txt | |
Open the app: | |
python app.py | |
How to use the captioner app? | |
Install the requirements: | |
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121 | |
pip install -r requirements.txt | |
Open the app: | |
python app.py | |