io4it 0.0.0.12.6__tar.gz → 0.0.0.12.8__tar.gz

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.
Files changed (34) hide show
  1. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/PKG-INFO +1 -1
  2. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/io4it.egg-info/PKG-INFO +1 -1
  3. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/setup.py +5 -21
  4. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/License.txt +0 -0
  5. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/io4it.egg-info/SOURCES.txt +0 -0
  6. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/io4it.egg-info/dependency_links.txt +0 -0
  7. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/io4it.egg-info/entry_points.txt +0 -0
  8. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/io4it.egg-info/namespace_packages.txt +0 -0
  9. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/io4it.egg-info/requires.txt +0 -0
  10. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/io4it.egg-info/top_level.txt +0 -0
  11. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/orangecontrib/IO4IT/__init__.py +0 -0
  12. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/orangecontrib/IO4IT/ocr_function/__init__.py +0 -0
  13. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/orangecontrib/IO4IT/ocr_function/word_converter.py +0 -0
  14. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/orangecontrib/IO4IT/widgets/OWMarkdownizer.py +0 -0
  15. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/orangecontrib/IO4IT/widgets/OWPathPropagator.py +0 -0
  16. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/orangecontrib/IO4IT/widgets/OWS3Uploader.py +0 -0
  17. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/orangecontrib/IO4IT/widgets/OWS3downloader.py +0 -0
  18. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/orangecontrib/IO4IT/widgets/OWS3list.py +0 -0
  19. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/orangecontrib/IO4IT/widgets/OWSpeechToText.py +0 -0
  20. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/orangecontrib/IO4IT/widgets/OWwordpdf2docx.py +0 -0
  21. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/orangecontrib/IO4IT/widgets/__init__.py +0 -0
  22. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/orangecontrib/IO4IT/widgets/designer/ow_in_or_out_path.ui +0 -0
  23. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/orangecontrib/IO4IT/widgets/designer/owspeechtotext.ui +0 -0
  24. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/orangecontrib/IO4IT/widgets/designer/wordpdf2docx.ui +0 -0
  25. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/orangecontrib/IO4IT/widgets/icons/category.svg +0 -0
  26. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/orangecontrib/IO4IT/widgets/icons/download.png +0 -0
  27. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/orangecontrib/IO4IT/widgets/icons/in_or_out.png +0 -0
  28. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/orangecontrib/IO4IT/widgets/icons/list_aws.png +0 -0
  29. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/orangecontrib/IO4IT/widgets/icons/md.png +0 -0
  30. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/orangecontrib/IO4IT/widgets/icons/speech_to_text.png +0 -0
  31. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/orangecontrib/IO4IT/widgets/icons/upload.png +0 -0
  32. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/orangecontrib/IO4IT/widgets/icons/wordpdf2docx.png +0 -0
  33. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/orangecontrib/__init__.py +0 -0
  34. {io4it-0.0.0.12.6 → io4it-0.0.0.12.8}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: io4it
3
- Version: 0.0.0.12.6
3
+ Version: 0.0.0.12.8
4
4
  Home-page:
5
5
  Author:
6
6
  Author-email:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: io4it
3
- Version: 0.0.0.12.6
3
+ Version: 0.0.0.12.8
4
4
  Home-page:
5
5
  Author:
6
6
  Author-email:
@@ -85,7 +85,7 @@ class CustomInstall(install):
85
85
 
86
86
  # Configuration
87
87
  NAME = "io4it"
88
- VERSION = "0.0.0.12.6" # Incrémentez la version
88
+ VERSION = "0.0.0.12.8" # Incrémentez la version
89
89
 
90
90
  INSTALL_REQUIRES = [
91
91
  "boto3",
@@ -124,28 +124,12 @@ PACKAGE_DATA = {
124
124
  }
125
125
  # /!\ les noms de fichier 'orangecontrib.hkh_bot.widgets' doivent correspondre à l'arborescence
126
126
 
127
- # Dépendances
128
- # Dans votre setup.py principal
129
- INSTALL_REQUIRES = [
130
- "boto3",
131
- "docling",
132
- "docling-core",
133
- "speechbrain",
134
- "whisper",
135
- "whisper-openai",
136
- "pyannote.audio",
137
- "pyannote.core",
138
- "wave",
139
- "scikit-learn",
140
- # NE PAS inclure torch ici
141
- ]
142
-
143
127
  EXTRAS_REQUIRE = {
144
128
  'cuda': [
145
- 'torch==2.6+cu126; platform_system=="Windows"',
146
- 'torchvision==0.17.2+cu126; platform_system=="Windows"',
147
- 'torchaudio==2.6+cu126; platform_system=="Windows"'
148
- ],
129
+ 'torch==2.6+cu126; sys_platform == "win32"',
130
+ 'torchvision==0.17.2+cu126; sys_platform == "win32"',
131
+ 'torchaudio==2.6+cu126; sys_platform == "win32"'
132
+ ]
149
133
  }
150
134
 
151
135
  # Spécifie le dossier contenant les widgets et le nom de section qu'aura l'addon sur Orange
File without changes
File without changes