Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +1 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/__init__.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/_commit_api.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/_commit_scheduler.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/_inference_endpoints.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/_local_folder.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/_login.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/_snapshot_download.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/_space_api.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/_tensorboard_logger.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/_upload_large_folder.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/_webhooks_payload.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/_webhooks_server.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/community.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/constants.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/errors.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/fastai_utils.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/file_download.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/hf_file_system.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/hub_mixin.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/inference_api.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/keras_mixin.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/lfs.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/repocard.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/repocard_data.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/repository.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/__pycache__/__init__.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__init__.py +187 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/__init__.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/audio_classification.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/audio_to_audio.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/automatic_speech_recognition.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/base.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/chat_completion.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/depth_estimation.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/document_question_answering.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/feature_extraction.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/fill_mask.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/image_classification.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/image_segmentation.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/image_to_image.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/image_to_text.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/object_detection.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/question_answering.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/sentence_similarity.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/summarization.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/table_question_answering.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/text2text_generation.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/text_classification.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/text_generation.cpython-311.pyc +0 -0
.gitattributes
CHANGED
|
@@ -412,3 +412,4 @@ tuning-competition-baseline/.venv/lib/python3.11/site-packages/nvidia/cudnn/lib/
|
|
| 412 |
.venv/lib/python3.11/site-packages/opencv_python_headless.libs/libavcodec-76c43bf0.so.59.37.100 filter=lfs diff=lfs merge=lfs -text
|
| 413 |
.venv/lib/python3.11/site-packages/nvidia/cuda_nvrtc/lib/libnvrtc-builtins.so.12.4 filter=lfs diff=lfs merge=lfs -text
|
| 414 |
.venv/lib/python3.11/site-packages/cv2/cv2.abi3.so filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 412 |
.venv/lib/python3.11/site-packages/opencv_python_headless.libs/libavcodec-76c43bf0.so.59.37.100 filter=lfs diff=lfs merge=lfs -text
|
| 413 |
.venv/lib/python3.11/site-packages/nvidia/cuda_nvrtc/lib/libnvrtc-builtins.so.12.4 filter=lfs diff=lfs merge=lfs -text
|
| 414 |
.venv/lib/python3.11/site-packages/cv2/cv2.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 415 |
+
.venv/lib/python3.11/site-packages/nvidia/cudnn/lib/libcudnn_engines_runtime_compiled.so.9 filter=lfs diff=lfs merge=lfs -text
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/__init__.cpython-311.pyc
ADDED
|
Binary file (25.7 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/_commit_api.cpython-311.pyc
ADDED
|
Binary file (38.1 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/_commit_scheduler.cpython-311.pyc
ADDED
|
Binary file (19.8 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/_inference_endpoints.cpython-311.pyc
ADDED
|
Binary file (20.2 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/_local_folder.cpython-311.pyc
ADDED
|
Binary file (22.1 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/_login.cpython-311.pyc
ADDED
|
Binary file (24.3 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/_snapshot_download.cpython-311.pyc
ADDED
|
Binary file (14.9 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/_space_api.cpython-311.pyc
ADDED
|
Binary file (6.88 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/_tensorboard_logger.cpython-311.pyc
ADDED
|
Binary file (9.02 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/_upload_large_folder.cpython-311.pyc
ADDED
|
Binary file (33.1 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/_webhooks_payload.cpython-311.pyc
ADDED
|
Binary file (5.88 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/_webhooks_server.cpython-311.pyc
ADDED
|
Binary file (18.9 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/community.cpython-311.pyc
ADDED
|
Binary file (16 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/constants.cpython-311.pyc
ADDED
|
Binary file (8.43 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/errors.cpython-311.pyc
ADDED
|
Binary file (15.5 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/fastai_utils.cpython-311.pyc
ADDED
|
Binary file (20.1 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/file_download.cpython-311.pyc
ADDED
|
Binary file (68.5 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/hf_file_system.cpython-311.pyc
ADDED
|
Binary file (56 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/hub_mixin.cpython-311.pyc
ADDED
|
Binary file (40.5 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/inference_api.cpython-311.pyc
ADDED
|
Binary file (9.43 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/keras_mixin.cpython-311.pyc
ADDED
|
Binary file (22.4 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/lfs.cpython-311.pyc
ADDED
|
Binary file (22.8 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/repocard.cpython-311.pyc
ADDED
|
Binary file (38.3 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/repocard_data.cpython-311.pyc
ADDED
|
Binary file (37.4 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/__pycache__/repository.cpython-311.pyc
ADDED
|
Binary file (72.2 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/__pycache__/__init__.cpython-311.pyc
ADDED
|
Binary file (209 Bytes). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__init__.py
ADDED
|
@@ -0,0 +1,187 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# This file is auto-generated by `utils/generate_inference_types.py`.
|
| 2 |
+
# Do not modify it manually.
|
| 3 |
+
#
|
| 4 |
+
# ruff: noqa: F401
|
| 5 |
+
|
| 6 |
+
from .audio_classification import (
|
| 7 |
+
AudioClassificationInput,
|
| 8 |
+
AudioClassificationOutputElement,
|
| 9 |
+
AudioClassificationOutputTransform,
|
| 10 |
+
AudioClassificationParameters,
|
| 11 |
+
)
|
| 12 |
+
from .audio_to_audio import AudioToAudioInput, AudioToAudioOutputElement
|
| 13 |
+
from .automatic_speech_recognition import (
|
| 14 |
+
AutomaticSpeechRecognitionEarlyStoppingEnum,
|
| 15 |
+
AutomaticSpeechRecognitionGenerationParameters,
|
| 16 |
+
AutomaticSpeechRecognitionInput,
|
| 17 |
+
AutomaticSpeechRecognitionOutput,
|
| 18 |
+
AutomaticSpeechRecognitionOutputChunk,
|
| 19 |
+
AutomaticSpeechRecognitionParameters,
|
| 20 |
+
)
|
| 21 |
+
from .base import BaseInferenceType
|
| 22 |
+
from .chat_completion import (
|
| 23 |
+
ChatCompletionInput,
|
| 24 |
+
ChatCompletionInputFunctionDefinition,
|
| 25 |
+
ChatCompletionInputFunctionName,
|
| 26 |
+
ChatCompletionInputGrammarType,
|
| 27 |
+
ChatCompletionInputGrammarTypeType,
|
| 28 |
+
ChatCompletionInputMessage,
|
| 29 |
+
ChatCompletionInputMessageChunk,
|
| 30 |
+
ChatCompletionInputMessageChunkType,
|
| 31 |
+
ChatCompletionInputStreamOptions,
|
| 32 |
+
ChatCompletionInputTool,
|
| 33 |
+
ChatCompletionInputToolChoiceClass,
|
| 34 |
+
ChatCompletionInputToolChoiceEnum,
|
| 35 |
+
ChatCompletionInputURL,
|
| 36 |
+
ChatCompletionOutput,
|
| 37 |
+
ChatCompletionOutputComplete,
|
| 38 |
+
ChatCompletionOutputFunctionDefinition,
|
| 39 |
+
ChatCompletionOutputLogprob,
|
| 40 |
+
ChatCompletionOutputLogprobs,
|
| 41 |
+
ChatCompletionOutputMessage,
|
| 42 |
+
ChatCompletionOutputToolCall,
|
| 43 |
+
ChatCompletionOutputTopLogprob,
|
| 44 |
+
ChatCompletionOutputUsage,
|
| 45 |
+
ChatCompletionStreamOutput,
|
| 46 |
+
ChatCompletionStreamOutputChoice,
|
| 47 |
+
ChatCompletionStreamOutputDelta,
|
| 48 |
+
ChatCompletionStreamOutputDeltaToolCall,
|
| 49 |
+
ChatCompletionStreamOutputFunction,
|
| 50 |
+
ChatCompletionStreamOutputLogprob,
|
| 51 |
+
ChatCompletionStreamOutputLogprobs,
|
| 52 |
+
ChatCompletionStreamOutputTopLogprob,
|
| 53 |
+
ChatCompletionStreamOutputUsage,
|
| 54 |
+
)
|
| 55 |
+
from .depth_estimation import DepthEstimationInput, DepthEstimationOutput
|
| 56 |
+
from .document_question_answering import (
|
| 57 |
+
DocumentQuestionAnsweringInput,
|
| 58 |
+
DocumentQuestionAnsweringInputData,
|
| 59 |
+
DocumentQuestionAnsweringOutputElement,
|
| 60 |
+
DocumentQuestionAnsweringParameters,
|
| 61 |
+
)
|
| 62 |
+
from .feature_extraction import FeatureExtractionInput, FeatureExtractionInputTruncationDirection
|
| 63 |
+
from .fill_mask import FillMaskInput, FillMaskOutputElement, FillMaskParameters
|
| 64 |
+
from .image_classification import (
|
| 65 |
+
ImageClassificationInput,
|
| 66 |
+
ImageClassificationOutputElement,
|
| 67 |
+
ImageClassificationOutputTransform,
|
| 68 |
+
ImageClassificationParameters,
|
| 69 |
+
)
|
| 70 |
+
from .image_segmentation import (
|
| 71 |
+
ImageSegmentationInput,
|
| 72 |
+
ImageSegmentationOutputElement,
|
| 73 |
+
ImageSegmentationParameters,
|
| 74 |
+
ImageSegmentationSubtask,
|
| 75 |
+
)
|
| 76 |
+
from .image_to_image import ImageToImageInput, ImageToImageOutput, ImageToImageParameters, ImageToImageTargetSize
|
| 77 |
+
from .image_to_text import (
|
| 78 |
+
ImageToTextEarlyStoppingEnum,
|
| 79 |
+
ImageToTextGenerationParameters,
|
| 80 |
+
ImageToTextInput,
|
| 81 |
+
ImageToTextOutput,
|
| 82 |
+
ImageToTextParameters,
|
| 83 |
+
)
|
| 84 |
+
from .object_detection import (
|
| 85 |
+
ObjectDetectionBoundingBox,
|
| 86 |
+
ObjectDetectionInput,
|
| 87 |
+
ObjectDetectionOutputElement,
|
| 88 |
+
ObjectDetectionParameters,
|
| 89 |
+
)
|
| 90 |
+
from .question_answering import (
|
| 91 |
+
QuestionAnsweringInput,
|
| 92 |
+
QuestionAnsweringInputData,
|
| 93 |
+
QuestionAnsweringOutputElement,
|
| 94 |
+
QuestionAnsweringParameters,
|
| 95 |
+
)
|
| 96 |
+
from .sentence_similarity import SentenceSimilarityInput, SentenceSimilarityInputData
|
| 97 |
+
from .summarization import (
|
| 98 |
+
SummarizationInput,
|
| 99 |
+
SummarizationOutput,
|
| 100 |
+
SummarizationParameters,
|
| 101 |
+
SummarizationTruncationStrategy,
|
| 102 |
+
)
|
| 103 |
+
from .table_question_answering import (
|
| 104 |
+
Padding,
|
| 105 |
+
TableQuestionAnsweringInput,
|
| 106 |
+
TableQuestionAnsweringInputData,
|
| 107 |
+
TableQuestionAnsweringOutputElement,
|
| 108 |
+
TableQuestionAnsweringParameters,
|
| 109 |
+
)
|
| 110 |
+
from .text2text_generation import (
|
| 111 |
+
Text2TextGenerationInput,
|
| 112 |
+
Text2TextGenerationOutput,
|
| 113 |
+
Text2TextGenerationParameters,
|
| 114 |
+
Text2TextGenerationTruncationStrategy,
|
| 115 |
+
)
|
| 116 |
+
from .text_classification import (
|
| 117 |
+
TextClassificationInput,
|
| 118 |
+
TextClassificationOutputElement,
|
| 119 |
+
TextClassificationOutputTransform,
|
| 120 |
+
TextClassificationParameters,
|
| 121 |
+
)
|
| 122 |
+
from .text_generation import (
|
| 123 |
+
TextGenerationInput,
|
| 124 |
+
TextGenerationInputGenerateParameters,
|
| 125 |
+
TextGenerationInputGrammarType,
|
| 126 |
+
TextGenerationOutput,
|
| 127 |
+
TextGenerationOutputBestOfSequence,
|
| 128 |
+
TextGenerationOutputDetails,
|
| 129 |
+
TextGenerationOutputFinishReason,
|
| 130 |
+
TextGenerationOutputPrefillToken,
|
| 131 |
+
TextGenerationOutputToken,
|
| 132 |
+
TextGenerationStreamOutput,
|
| 133 |
+
TextGenerationStreamOutputStreamDetails,
|
| 134 |
+
TextGenerationStreamOutputToken,
|
| 135 |
+
TypeEnum,
|
| 136 |
+
)
|
| 137 |
+
from .text_to_audio import (
|
| 138 |
+
TextToAudioEarlyStoppingEnum,
|
| 139 |
+
TextToAudioGenerationParameters,
|
| 140 |
+
TextToAudioInput,
|
| 141 |
+
TextToAudioOutput,
|
| 142 |
+
TextToAudioParameters,
|
| 143 |
+
)
|
| 144 |
+
from .text_to_image import TextToImageInput, TextToImageOutput, TextToImageParameters, TextToImageTargetSize
|
| 145 |
+
from .text_to_speech import (
|
| 146 |
+
TextToSpeechEarlyStoppingEnum,
|
| 147 |
+
TextToSpeechGenerationParameters,
|
| 148 |
+
TextToSpeechInput,
|
| 149 |
+
TextToSpeechOutput,
|
| 150 |
+
TextToSpeechParameters,
|
| 151 |
+
)
|
| 152 |
+
from .text_to_video import TextToVideoInput, TextToVideoOutput, TextToVideoParameters
|
| 153 |
+
from .token_classification import (
|
| 154 |
+
TokenClassificationAggregationStrategy,
|
| 155 |
+
TokenClassificationInput,
|
| 156 |
+
TokenClassificationOutputElement,
|
| 157 |
+
TokenClassificationParameters,
|
| 158 |
+
)
|
| 159 |
+
from .translation import TranslationInput, TranslationOutput, TranslationParameters, TranslationTruncationStrategy
|
| 160 |
+
from .video_classification import (
|
| 161 |
+
VideoClassificationInput,
|
| 162 |
+
VideoClassificationOutputElement,
|
| 163 |
+
VideoClassificationOutputTransform,
|
| 164 |
+
VideoClassificationParameters,
|
| 165 |
+
)
|
| 166 |
+
from .visual_question_answering import (
|
| 167 |
+
VisualQuestionAnsweringInput,
|
| 168 |
+
VisualQuestionAnsweringInputData,
|
| 169 |
+
VisualQuestionAnsweringOutputElement,
|
| 170 |
+
VisualQuestionAnsweringParameters,
|
| 171 |
+
)
|
| 172 |
+
from .zero_shot_classification import (
|
| 173 |
+
ZeroShotClassificationInput,
|
| 174 |
+
ZeroShotClassificationOutputElement,
|
| 175 |
+
ZeroShotClassificationParameters,
|
| 176 |
+
)
|
| 177 |
+
from .zero_shot_image_classification import (
|
| 178 |
+
ZeroShotImageClassificationInput,
|
| 179 |
+
ZeroShotImageClassificationOutputElement,
|
| 180 |
+
ZeroShotImageClassificationParameters,
|
| 181 |
+
)
|
| 182 |
+
from .zero_shot_object_detection import (
|
| 183 |
+
ZeroShotObjectDetectionBoundingBox,
|
| 184 |
+
ZeroShotObjectDetectionInput,
|
| 185 |
+
ZeroShotObjectDetectionOutputElement,
|
| 186 |
+
ZeroShotObjectDetectionParameters,
|
| 187 |
+
)
|
.venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/__init__.cpython-311.pyc
ADDED
|
Binary file (9.16 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/audio_classification.cpython-311.pyc
ADDED
|
Binary file (1.9 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/audio_to_audio.cpython-311.pyc
ADDED
|
Binary file (1.26 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/automatic_speech_recognition.cpython-311.pyc
ADDED
|
Binary file (3.96 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/base.cpython-311.pyc
ADDED
|
Binary file (7.25 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/chat_completion.cpython-311.pyc
ADDED
|
Binary file (13.1 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/depth_estimation.cpython-311.pyc
ADDED
|
Binary file (1.34 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/document_question_answering.cpython-311.pyc
ADDED
|
Binary file (2.89 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/feature_extraction.cpython-311.pyc
ADDED
|
Binary file (1.38 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/fill_mask.cpython-311.pyc
ADDED
|
Binary file (1.92 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/image_classification.cpython-311.pyc
ADDED
|
Binary file (1.91 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/image_segmentation.cpython-311.pyc
ADDED
|
Binary file (2.15 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/image_to_image.cpython-311.pyc
ADDED
|
Binary file (2.26 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/image_to_text.cpython-311.pyc
ADDED
|
Binary file (3.43 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/object_detection.cpython-311.pyc
ADDED
|
Binary file (2.23 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/question_answering.cpython-311.pyc
ADDED
|
Binary file (2.61 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/sentence_similarity.cpython-311.pyc
ADDED
|
Binary file (1.35 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/summarization.cpython-311.pyc
ADDED
|
Binary file (2.02 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/table_question_answering.cpython-311.pyc
ADDED
|
Binary file (2.64 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/text2text_generation.cpython-311.pyc
ADDED
|
Binary file (2.19 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/text_classification.cpython-311.pyc
ADDED
|
Binary file (1.9 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/huggingface_hub/inference/_generated/types/__pycache__/text_generation.cpython-311.pyc
ADDED
|
Binary file (7.47 kB). View file
|
|
|