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.4.tar.gz
(4.3 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.4.tar.gz.
File metadata
- Download URL: laughingface-0.1.4.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4474c889b0e848170c17d1428f66f96a3684cc15359a299923a2972aad70affe
|
|
| MD5 |
b247f61189f94155c2c2e0b704bdbe8c
|
|
| BLAKE2b-256 |
b32909c59aa175f3f7b8914e40d44214107370ca92984d87e0d46c73672ec540
|
File details
Details for the file laughingface-0.1.4-py3-none-any.whl.
File metadata
- Download URL: laughingface-0.1.4-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f71382542a113512c04265a4b67ca42ba33aad07bb8f0de9bfba48d2c0d3259
|
|
| MD5 |
f2e931791e763ca22dd2370fd3c85330
|
|
| BLAKE2b-256 |
6b76b4defe80db5164560b50f4073bd6ad9d0cef37d9de498c7e85d88c295f0d
|