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/ai-image-scan',
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.5.tar.gz
(3.1 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.5.tar.gz.
File metadata
- Download URL: pingpongsdk-0.1.5.tar.gz
- Upload date:
- Size: 3.1 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 |
c4161e1397d337a70f0b1c7ca29567c62d966a5506dbf0177002d8b094ebf040
|
|
| MD5 |
cf6a905af8c580bf9ecd23be77e732c7
|
|
| BLAKE2b-256 |
1133af54b4bf5233d84d79df08782587413e3b9c78b378e3f00532ad02ba786f
|
File details
Details for the file pingpongsdk-0.1.5-py3-none-any.whl.
File metadata
- Download URL: pingpongsdk-0.1.5-py3-none-any.whl
- Upload date:
- Size: 5.9 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 |
112e140e97231989b5dc50c9ca7d5b32d2a5625e5e71251e19fee8f6d5bd5432
|
|
| MD5 |
bc9e72f00eea9f2e95ed77fa1ba48a4e
|
|
| BLAKE2b-256 |
a919df25d8325b227aa4236369d39c012018be5c28e4d19bb248f7bd3cd95df2
|