Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanjiroop authored Nov 7, 2024
1 parent e35d461 commit ce9f777
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion HorridAPI/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
from .Mango import *
from .AiGenerativeContent import *
from .MrzSong import *
from .Llava import LLVA
from .Async import *

__version__ = "1.0.61"
__version__ = "1.0.62"

__all__ = ["api"]

0 comments on commit ce9f777

Please sign in to comment.