Update README.md
Browse files
README.md
CHANGED
|
@@ -25,10 +25,10 @@ PreceptCLIP-Emotions is a model designed to predict the emotions that an image e
|
|
| 25 |
|
| 26 |
## requirements
|
| 27 |
|
| 28 |
-
cudatoolkit=11.7
|
| 29 |
-
torchvision=0.14.0
|
| 30 |
-
transformers==4.45.2
|
| 31 |
-
peft==0.14.0
|
| 32 |
|
| 33 |
## Usage
|
| 34 |
|
|
|
|
| 25 |
|
| 26 |
## requirements
|
| 27 |
|
| 28 |
+
- cudatoolkit=11.7
|
| 29 |
+
- torchvision=0.14.0
|
| 30 |
+
- transformers==4.45.2
|
| 31 |
+
- peft==0.14.0
|
| 32 |
|
| 33 |
## Usage
|
| 34 |
|