Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
duelmas
/
videaudo
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3e1fb17
videaudo
/
cv2
/
ipp
/
__init__.pyi
duelmas
Upload 27 files
8413a43
over 1 year ago
raw
Copy download link
history
blame
Safe
214 Bytes
import
typing
# Functions
def getIppVersion
()
->
str: ...
def setUseIPP
(flag: bool)
->
None: ...
def setUseIPP_NotExact
(flag: bool)
->
None: ...
def useIPP
()
->
bool: ...
def useIPP_NotExact
()
->
bool: ...