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.2.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.2.tar.gz.
File metadata
- Download URL: laughingface-0.1.2.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 |
a1f9c2a76b0dd3f6deb27d6dd839db06fd09eb601180edcc257e347a6941904a
|
|
| MD5 |
f6f7553f99948438d417b0b9c5648631
|
|
| BLAKE2b-256 |
d65a4f54c66b795b6b3557ab1c87906afdfc533d9fa58d9b5fd6221e7f4e0eca
|
File details
Details for the file laughingface-0.1.2-py3-none-any.whl.
File metadata
- Download URL: laughingface-0.1.2-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 |
7fb794c8803e6c8ba08790131cf1e1115de95d2df86a724a499c644ede09d6cd
|
|
| MD5 |
b41e78c5deaf38f99692b0d58757451d
|
|
| BLAKE2b-256 |
f68827ee597fe1d6975bb135434fb768007bda5acea7a7a33c8dacc085c147ec
|