livekit-plugins-bithuman 1.0.14__py3-none-any.whl → 1.0.16__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- livekit/plugins/bithuman/version.py +1 -1
- {livekit_plugins_bithuman-1.0.14.dist-info → livekit_plugins_bithuman-1.0.16.dist-info}/METADATA +2 -2
- livekit_plugins_bithuman-1.0.16.dist-info/RECORD +7 -0
- livekit_plugins_bithuman-1.0.14.dist-info/RECORD +0 -7
- {livekit_plugins_bithuman-1.0.14.dist-info → livekit_plugins_bithuman-1.0.16.dist-info}/WHEEL +0 -0
{livekit_plugins_bithuman-1.0.14.dist-info → livekit_plugins_bithuman-1.0.16.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: livekit-plugins-bithuman
|
3
|
-
Version: 1.0.
|
3
|
+
Version: 1.0.16
|
4
4
|
Summary: Agent Framework plugin for services from BitHuman Avatar Rendering
|
5
5
|
Project-URL: Documentation, https://docs.livekit.io
|
6
6
|
Project-URL: Website, https://livekit.io/
|
@@ -18,7 +18,7 @@ Classifier: Topic :: Multimedia :: Sound/Audio
|
|
18
18
|
Classifier: Topic :: Multimedia :: Video
|
19
19
|
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
20
20
|
Requires-Python: >=3.9.0
|
21
|
-
Requires-Dist: livekit-agents>=1.0.
|
21
|
+
Requires-Dist: livekit-agents>=1.0.16
|
22
22
|
Description-Content-Type: text/markdown
|
23
23
|
|
24
24
|
# LiveKit Plugins BitHuman Avatar Runtime
|
@@ -0,0 +1,7 @@
|
|
1
|
+
livekit/plugins/bithuman/__init__.py,sha256=DokxJEJVz4fcsIMKMvuW3IkR_OY5zPCiojtV0nGKfUM,981
|
2
|
+
livekit/plugins/bithuman/avatar.py,sha256=XdvsIhKofmtDTJKe6Je2Yx67fzcbd1ikM2MTYvaztxs,5089
|
3
|
+
livekit/plugins/bithuman/log.py,sha256=1lFUaugLdHDmBqFuNz2Z70iMRyuOtQ9KkL5h3ney0So,71
|
4
|
+
livekit/plugins/bithuman/version.py,sha256=vm6iuKFnc8oq8MHnI3sS4wFFPnUycLMN9k96tCy4HnA,601
|
5
|
+
livekit_plugins_bithuman-1.0.16.dist-info/METADATA,sha256=6OoBXjIUcuL7XzkXc5pN4hCKoEyaj89DtmH5HVdSv5g,1130
|
6
|
+
livekit_plugins_bithuman-1.0.16.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
7
|
+
livekit_plugins_bithuman-1.0.16.dist-info/RECORD,,
|
@@ -1,7 +0,0 @@
|
|
1
|
-
livekit/plugins/bithuman/__init__.py,sha256=DokxJEJVz4fcsIMKMvuW3IkR_OY5zPCiojtV0nGKfUM,981
|
2
|
-
livekit/plugins/bithuman/avatar.py,sha256=XdvsIhKofmtDTJKe6Je2Yx67fzcbd1ikM2MTYvaztxs,5089
|
3
|
-
livekit/plugins/bithuman/log.py,sha256=1lFUaugLdHDmBqFuNz2Z70iMRyuOtQ9KkL5h3ney0So,71
|
4
|
-
livekit/plugins/bithuman/version.py,sha256=mZeHadhLY3NHWPLDWAefxB_AY_r7LJWUDEwaBi_7reM,601
|
5
|
-
livekit_plugins_bithuman-1.0.14.dist-info/METADATA,sha256=5kwf9Q9-20-kVnbw1x3nHaT8ytqupalLWdhsZBej0Cc,1130
|
6
|
-
livekit_plugins_bithuman-1.0.14.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
7
|
-
livekit_plugins_bithuman-1.0.14.dist-info/RECORD,,
|
{livekit_plugins_bithuman-1.0.14.dist-info → livekit_plugins_bithuman-1.0.16.dist-info}/WHEEL
RENAMED
File without changes
|