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.1.tar.gz
(3.7 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.1.tar.gz.
File metadata
- Download URL: laughingface-0.1.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cee253e1035d68db56f107a1c9c6daac3f8db1f350c3886c42bb005c80a32469
|
|
| MD5 |
ce0579c029ec8d438be2a439c7a475d0
|
|
| BLAKE2b-256 |
bfb9d7f8ff37471d379bcf0f5a5cb3f995589617c103c42a7953d5db84442d47
|
File details
Details for the file laughingface-0.1.1-py3-none-any.whl.
File metadata
- Download URL: laughingface-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.0 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 |
5a002f71db22670cf8a1c8339e55d5049db92cda4c4c535af0ce1d26ef967976
|
|
| MD5 |
1d1d7186aa766b9c277ea28a7172a47a
|
|
| BLAKE2b-256 |
c462865069d569603a6ffba9b65b13c6ced83362137bfd754e2c6db548f1b7ad
|