Spaces:
Sleeping
Sleeping
Update demo image
Browse files- assets/app_image3.jpg +0 -0
- tokenize_anything/__init__.py +1 -1
assets/app_image3.jpg
CHANGED
tokenize_anything/__init__.py
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
# See the License for the specific language governing permissions and
|
14 |
# limitations under the License.
|
15 |
# ------------------------------------------------------------------------
|
16 |
-
"""
|
17 |
|
18 |
from tokenize_anything.build_model import model_registry
|
19 |
from tokenize_anything.version import __version__
|
|
|
13 |
# See the License for the specific language governing permissions and
|
14 |
# limitations under the License.
|
15 |
# ------------------------------------------------------------------------
|
16 |
+
"""Tokenize Anything via Prompting."""
|
17 |
|
18 |
from tokenize_anything.build_model import model_registry
|
19 |
from tokenize_anything.version import __version__
|