No project description provided
Project description
PingPong Python SDK
Example
from pingpongsdk import PingPong
from pingpongsdk.deployments.model import CreateDeployment
pingpong = PingPong()
deployment = pingpong.deployments.create(deployment=CreateDeployment(
name="example-deployment",
model='pingpongai/<model-name>',
args={
'input_image_file': 'https://cdn.mediamagic.dev/media/eb341446-be53-11ed-b4a8-66139910f724.jpg',
}
))
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pingpongsdk-0.1.4.tar.gz
(2.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pingpongsdk-0.1.4.tar.gz.
File metadata
- Download URL: pingpongsdk-0.1.4.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.11.4 Darwin/22.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ac0420a1561741dd6340dacc014970a6e57685fbce29fbdb52ae6d473406ea8
|
|
| MD5 |
132019f3530528a2b1d234992c039e6b
|
|
| BLAKE2b-256 |
da5819d22635e40a1096f8d81588c89e38685fd92a42c8fe3806370518dce822
|
File details
Details for the file pingpongsdk-0.1.4-py3-none-any.whl.
File metadata
- Download URL: pingpongsdk-0.1.4-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.11.4 Darwin/22.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41fcb2dcd4035cd705a367b36d6180855723986388c3195b0f08528d18a1f57a
|
|
| MD5 |
cb28e0e85ac5c4136aee189695326bc4
|
|
| BLAKE2b-256 |
d86f2704e42639891f21b42b1f8cdd21af1df2e84860fc3b541b1a84861ee21b
|