Update README.md
Browse files
README.md
CHANGED
|
@@ -63,7 +63,7 @@ This repository provides two fine-tuned weights:
|
|
| 63 |
git clone https://huggingface.co/jiangchengchengNLP/EmotionCLIP
|
| 64 |
|
| 65 |
cd EmotionCLIP
|
| 66 |
-
|
| 67 |
# By default, MixCLIP weights are used. Run the following python command in the current folder.
|
| 68 |
```
|
| 69 |
|
|
|
|
| 63 |
git clone https://huggingface.co/jiangchengchengNLP/EmotionCLIP
|
| 64 |
|
| 65 |
cd EmotionCLIP
|
| 66 |
+
# Create your own test file to store images ending in JPG, or organize images from the repository for testing
|
| 67 |
# By default, MixCLIP weights are used. Run the following python command in the current folder.
|
| 68 |
```
|
| 69 |
|