A library for managing and invoking AI modules with LaughingFace.
Project description
LaughingFace
A library for managing and invoking AI modules with LaughingFace.
Installation
Install via pip:
pip install laughingface
Usage
from laughingface import LaughingFace
# Initialize LaughingFace
laughing_face = LaughingFace(api_key="your-api-key")
# Sync modules
laughing_face.init()
# List modules
print(laughing_face.list_modules())
# Use a module
module = laughing_face.module("insulter")
result = module(name="John Doe")
print(result)
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
laughingface-0.1.0.tar.gz
(3.8 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 laughingface-0.1.0.tar.gz.
File metadata
- Download URL: laughingface-0.1.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8686bb20876d2b202fd45eff832dba8677e8d1046f8462424ac381919b7e79a3
|
|
| MD5 |
cb409bf7f1a2f84779c4f687421c0774
|
|
| BLAKE2b-256 |
77f3548d068510145cbd09cba0b14095e46fd7771a4ac4c5c6d9fe04d249e41b
|
File details
Details for the file laughingface-0.1.0-py3-none-any.whl.
File metadata
- Download URL: laughingface-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28ee73a5aee1f9bd09ccf8d9d305aa8c12c6ba1aad520ae7d1d899594b5966dd
|
|
| MD5 |
cab1b7b03e4beb5c4c2234f50c804d17
|
|
| BLAKE2b-256 |
e26319e2ba39a33fa8da212f2261765615bd3fa4e913335a4a54109bc78a88d7
|