Spaces:
Running
on
T4
Running
on
T4
AAAAAAAyq
commited on
Commit
•
dd88028
1
Parent(s):
9951234
Add text mode
Browse files- .gitignore +0 -1
- weights/CLIP_ViT_B_32.pt +3 -0
- weights/FastSAM.pt +3 -0
.gitignore
CHANGED
@@ -3,5 +3,4 @@
|
|
3 |
*.pyd
|
4 |
.DS_Store
|
5 |
.idea
|
6 |
-
weights
|
7 |
gradio_cached_examples
|
|
|
3 |
*.pyd
|
4 |
.DS_Store
|
5 |
.idea
|
|
|
6 |
gradio_cached_examples
|
weights/CLIP_ViT_B_32.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40d365715913c9da98579312b702a82c18be219cc2a73407c4526f58eba950af
|
3 |
+
size 353976522
|
weights/FastSAM.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c0be4e7ddbe4c15333d15a859c676d053c486d0a746a3be6a7a9790d52a9b6d7
|
3 |
+
size 144943063
|