braintacles
commited on
Commit
•
3fd9247
1
Parent(s):
ecae096
Upload BlipForConditionalGeneration
Browse files- README.md +1 -1
- config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
-
library_name: transformers
|
3 |
license: bsd-3-clause
|
|
|
4 |
pipeline_tag: image-to-text
|
5 |
---
|
6 |
|
|
|
1 |
---
|
|
|
2 |
license: bsd-3-clause
|
3 |
+
library_name: transformers
|
4 |
pipeline_tag: image-to-text
|
5 |
---
|
6 |
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"BlipForConditionalGeneration"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "brainblip",
|
3 |
"architectures": [
|
4 |
"BlipForConditionalGeneration"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1879010480
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4b8989eac12a93e8d0c670d70aaf6bbc0640f042830fb7734f6dd2cc6b9797f
|
3 |
size 1879010480
|