AchyuthGamer
commited on
Commit
•
5d2e48f
1
Parent(s):
973cfd6
Update g4f/Provider/__init__.py
Browse files- g4f/Provider/__init__.py +1 -0
g4f/Provider/__init__.py
CHANGED
@@ -2,4 +2,5 @@ from . import Provider
|
|
2 |
from .Providers import (
|
3 |
Wewordle,
|
4 |
GetGpt,
|
|
|
5 |
)
|
|
|
2 |
from .Providers import (
|
3 |
Wewordle,
|
4 |
GetGpt,
|
5 |
+
H2o
|
6 |
)
|