Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
EmmanuelCasarrubias
/
AI-Transformer-Contextual-Text-Predictive
like
0
Runtime error
App
Files
Files
Community
1320050
AI-Transformer-Contextual-Text-Predictive
1 contributor
History:
8 commits
EmmanuelCasarrubias
Add numpy import and define a dictionary representing the alphabet with numpy arrays.
1320050
verified
6 months ago
.gitattributes
Safe
1.61 kB
Update .gitattributes for optimal handling of large and text files
6 months ago
README.md
Safe
1.14 kB
Add README file with application details and configuration
6 months ago
app.py
Safe
570 Bytes
Refactored Streamlit app for Hugging Face deployment - Replaced matplotlib with plotly for an enhanced, interactive graph. - Separated core functionalities into separate modules for cleaner code and easier maintenance. - Simplified the Streamlit app code, focusing on user input and real-time graph generation.
6 months ago
diccionario.py
Safe
9.74 kB
Add numpy import and define a dictionary representing the alphabet with numpy arrays.
6 months ago