Closed Panchadip-128 closed 1 week ago
The latest updates on your projects. Learn more about Vercel for Git βοΈ
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
ml-nexus | β Ready (Inspect) | Visit Preview | π¬ Add feedback | Nov 9, 2024 10:32am |
π Thank you for opening this pull request! We appreciate your contribution to improving this project. Your PR is under review, and we'll get back to you shortly. Don't forget to mention the issue you solved!
ππ Thank you for your contribution! Your PR #844 has been merged! ππ
Related Issues or bug
-StoryCraft AI is an interactive web application that uses advanced text generation models to create engaging stories based on user-provided prompts. Leveraging the power of Hugging Face's Transformers, this tool allows users to generate creative and compelling narratives with customizable length.
Fixes: #836
Proposed Changes
Getting Started: To run StoryCraft AI locally, follow these steps:
Clone the Repository: git clone https://github.com/Panchadip-128/StoryCraft.AI-An-AI-Web-application-for-Story-Creation-.git
Select the appropriate file for run: cd "StoryCraft.AI-An-AI-Web-application-for-Story-Creation-"
Install the Required Packages: pip install -r requirements.txt
Finally run the main application: streamlit run app.py
The screen will be redirected to streamlit web application from where user can enter a prompt, adjust the slider for required words and get appropriate result.
Additional Info
Screenshots