Visual Learning Lab utility files and pipelines
Project description
vllpy
This is a package with common utility functions, files and pipelines for the Visual Learning Lab. Creating a conda environment is recommended but optional. This package uses python=3.12.
conda create -n vislearnlabpy python=3.12
conda activate vislearnlabpy
Then, activate the environment and simply install vislearnlabpy via running the following pip command in your terminal. You will also have to install PyTorch and CLIP manually.
pip install git+https://github.com/openai/CLIP.git
pip install --upgrade vislearnlabpy
To install PyTorch on the Tversky server, run:
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vislearnlabpy-0.0.1.tar.gz.
File metadata
- Download URL: vislearnlabpy-0.0.1.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea4efeedfd6b361b558ff9a276bf1a385f6afe87546d6b6d0dbf229eeaa6ab04
|
|
| MD5 |
ccc74da3815963f0417856c37dab4a73
|
|
| BLAKE2b-256 |
9d79fc13bd2b984a7adb3a147715411372ee7d497f9485e0bc3196cf541ce0de
|
File details
Details for the file vislearnlabpy-0.0.1-py3-none-any.whl.
File metadata
- Download URL: vislearnlabpy-0.0.1-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49524a6725075419af82cc4970e19e5fd626f48db9020beb5108a7209439c4d9
|
|
| MD5 |
d88585855001900ab5e466f07c2473e5
|
|
| BLAKE2b-256 |
cc1723942ac56b81dde13e995d052d4ea651f943f3f3a4802fb11f252942e72f
|