KristofGaming39
commited on
Commit
•
2004b17
1
Parent(s):
395be6e
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ pipeline_tag: zero-shot-classification
|
|
7 |
tags:
|
8 |
- Zero shot
|
9 |
- Roblox Characters
|
|
|
10 |
---
|
11 |
|
12 |
# Zer0Shot-image-RobloxCharacters (English)
|
@@ -32,4 +33,4 @@ Simply download the AI model and then use the `codefortraining.py` for training
|
|
32 |
|
33 |
## PredictingUsage
|
34 |
|
35 |
-
Just copy and paste the code from `codeforpredicting.py` for predicting the test images. (in Google Lab)
|
|
|
7 |
tags:
|
8 |
- Zero shot
|
9 |
- Roblox Characters
|
10 |
+
library_name: keras
|
11 |
---
|
12 |
|
13 |
# Zer0Shot-image-RobloxCharacters (English)
|
|
|
33 |
|
34 |
## PredictingUsage
|
35 |
|
36 |
+
Just copy and paste the code from `codeforpredicting.py` for predicting the test images. (in Google Lab)
|