vidformer 1.0.0__py3-none-any.whl → 1.0.1__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.
vidformer/__init__.py CHANGED
@@ -9,7 +9,7 @@ vidformer-py is a Python 🐍 interface for [vidformer](https://github.com/ixlab
9
9
  * [🧑‍💻 Source Code](https://github.com/ixlab/vidformer/tree/main/vidformer-py/)
10
10
  """
11
11
 
12
- __version__ = "1.0.0"
12
+ __version__ = "1.0.1"
13
13
 
14
14
 
15
15
  import base64
vidformer/cv2/__init__.py CHANGED
@@ -549,7 +549,7 @@ def imwrite(path, img, *args):
549
549
  server.export_spec(spec.id(), path, encoder=encoder)
550
550
 
551
551
 
552
- def vidplay(video, method=None):
552
+ def vidplay(video, method="html"):
553
553
  """
554
554
  Play a vidformer video specification.
555
555
  """
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: vidformer
3
- Version: 1.0.0
3
+ Version: 1.0.1
4
4
  Summary: vidformer-py is a Python 🐍 interface for [vidformer](https://github.com/ixlab/vidformer).
5
5
  Author-email: Dominik Winecki <dominikwinecki@gmail.com>
6
6
  Requires-Python: >=3.8
@@ -0,0 +1,6 @@
1
+ vidformer/__init__.py,sha256=lTnRzfqleuEwb_mG4E0OZ1PgQ-8hUHiASERi_eXPiJc,29972
2
+ vidformer/cv2/__init__.py,sha256=cgnomW6xV7Ho7cCgbuw5EfS_2JJBmAwIyt-_gmtUTyY,26829
3
+ vidformer/supervision/__init__.py,sha256=dRHAcHiZN68gUH_2m3o7Ohsv3NBGxF4XGPeI0pn2_K4,20346
4
+ vidformer-1.0.1.dist-info/WHEEL,sha256=_2ozNFCLWc93bK4WKHCO-eDUENDlo-dgc9cU3qokYO4,82
5
+ vidformer-1.0.1.dist-info/METADATA,sha256=bw_C4C9EeVhsHDVywkyTwoTHPCiHJe6w3BJsWgvyAqI,1776
6
+ vidformer-1.0.1.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- vidformer/__init__.py,sha256=kL_qU6iIV-XOrw4yk2SwCYA2YJIck3fS6Nqonnj55uA,29972
2
- vidformer/cv2/__init__.py,sha256=yBlWAQpbIbL4RgIDN6T_p-7JLERuKOs_m_8mqC55jak,26827
3
- vidformer/supervision/__init__.py,sha256=dRHAcHiZN68gUH_2m3o7Ohsv3NBGxF4XGPeI0pn2_K4,20346
4
- vidformer-1.0.0.dist-info/WHEEL,sha256=_2ozNFCLWc93bK4WKHCO-eDUENDlo-dgc9cU3qokYO4,82
5
- vidformer-1.0.0.dist-info/METADATA,sha256=zSQ1w9B6S4cToRYM3cpVQ3MG8dY7oop09YtS9aI-Z2E,1776
6
- vidformer-1.0.0.dist-info/RECORD,,