Spaces:
Runtime error
title: StoryGenerator
emoji: π»
colorFrom: blue
colorTo: gray
sdk: gradio
sdk_version: 3.39.0
app_file: app.py
pinned: false
license: apache-2.0
Story Generator πβ¨
Welcome to the Interactive Story Generator, a delightful blend of the HuggingFace Transformers library and Gradio.io's user-friendly interface. This application lets you generate creative stories based on a prompt you provide. So, let your imagination run wild and dive into the world of storytelling!
// Replace with actual screenshot of your application.
Table of Contents π
About The Project π
The Interactive Story Generator is a Python application that uses a language model from the HuggingFace Transformers library to generate stories based on a user-provided prompt. The application also allows the user to specify the length of the generated story.
The user interface for the application is created using Gradio.io, a Python library for quickly creating customizable UI components around Python functions.
Getting Started π
To get a local copy up and running, follow these simple steps:
- Make sure you have git-lfs installed (https://git-lfs.com)
git lfs install
- Clone the repo
git clone [email protected]:spaces/paschar/EroticStoryGenerator
- Install the required Python libraries
pip3 install transformers gradio
- Run the application
python app.py
Usage π
Using the Erotic Story Generator is as simple as 1, 2, 3!
- Enter a story prompt in the text box.
- Specify the model to be used (default is "coffeeee/nsfw-story-generator2").
- Set the length of the story using the slider.
- Click the "Entertain" button to generate your story!
License π
Distributed under the apache-2.0 License. See LICENSE
for more information.
Contact π
Faizan Shaikh - @mr-shaikh25 - [email protected]
Project Link: Story Generator Space
Acknowledgements π
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference