Spaces:
Sleeping
Sleeping
Commit History
Upload folder using huggingface_hub
03a510c
verified
Upload folder using huggingface_hub
3d97530
verified
Upload folder using huggingface_hub
2848688
verified
Upload folder using huggingface_hub
c796bc7
verified
Upload folder using huggingface_hub
6321f5d
verified
Upload folder using huggingface_hub
22741e9
verified
Upload folder using huggingface_hub
4b666fa
verified
Upload folder using huggingface_hub
7baaf44
verified
Upload folder using huggingface_hub
88529a0
verified
Upload folder using huggingface_hub
b809f84
verified
Upload folder using huggingface_hub
15d417b
verified
Upload folder using huggingface_hub
f8a6d46
verified
Upload folder using huggingface_hub
f829244
verified
Upload folder using huggingface_hub
9e317c5
verified
Upload folder using huggingface_hub
e3a4e0c
verified
Upload folder using huggingface_hub
8a47f3e
verified
Upload folder using huggingface_hub
b999792
verified
Upload folder using huggingface_hub
21476f3
verified
Upload folder using huggingface_hub
97e3902
verified
revert to old commit but with updated readme
9811ae6
charbelmalo
commited on
Update Gradio SDK version to 5.5.0 and add new JSON entries for user data
084d624
charbelmalo
commited on
gradio 5.5.0 hover functional but not deleting
85da4c7
charbelmalo
commited on
Fix delete icon selector to target a specific icon in app.py
81ad533
charbelmalo
commited on
gradio 5.5.0
c85c87e
charbelmalo
commited on
Update README.md
ac2467c
verified
Charbel Malo
commited on
Add sorting by favorites and refactor Gradio Blocks for improved layout and interactivity
bad0db0
charbelmalo
commited on
Refactor app.py to embed JavaScript functions directly in Gradio Blocks for improved interactivity and remove redundant script injection
38d2cad
charbelmalo
commited on
Update README.md
d4dac76
verified
Charbel Malo
commited on
Update Gradio version in requirements.txt from 5.5.0 to 3.40.1
16b5c48
charbelmalo
commited on
Add load_shortcuts function call in app.py and update shortcuts.json to include a new entry
0c9e845
charbelmalo
commited on
Refactor app.py to launch Gradio demo directly and add shortcuts.json for shortcut management
f404215
charbelmalo
commited on
Refactor app.py to integrate FastAPI with Gradio, enhance JavaScript interactivity, and streamline endpoint handling for toggle functions
45ff35d
charbelmalo
commited on
Refactor app.py to integrate JavaScript functions directly into Gradio Blocks for improved interactivity and remove redundant script injection
3fe486b
charbelmalo
commited on
Update shortcut management functions and enhance error handling in app.py
df9f206
charbelmalo
commited on
Add image generation for shortcuts and update display logic in app.py
0509023
charbelmalo
commited on
Refactor app.py to improve DataFrame handling, update shortcut management functions, and enhance UI interactions with Gradio components
332ea16
charbelmalo
commited on
Fix indentation in load_shortcuts function to properly handle FileNotFoundError
4b59eec
charbelmalo
commited on
ai shitty
7b4bce0
charbelmalo
commited on
Replace gr.Column() with gr.Group() for grid_output in app.py
9b47854
charbelmalo
commited on
Refactor create_card function to use context manager for gr.Group() and update description field to short_description
d5102c6
charbelmalo
commited on
Fix syntax error in create_card function by correcting return statement for gr.Group()
765f679
charbelmalo
commited on
Update create_card function to return gr.Group() instead of using a context manager
0653e65
charbelmalo
commited on
Replace gr.Box() with gr.Group() in create_card function and remove initial grid_output.render() call
bae65f8
charbelmalo
commited on
Remove unnecessary function call in grid_output.render() in app.py
cedd3c1
charbelmalo
commited on
v2.0
98175fc
charbelmalo
commited on
Fix function reference in shortcuts_datafra change event in app.py
2cd9f7c
charbelmalo
commited on
Fix function reference in shortcuts_datafra change event in app.py
9ab2006
charbelmalo
commited on
Fix typo in DataFrame variable name and update method in app.py
e5f757a
charbelmalo
commited on
Replace 'gr.DataFrame' with 'pandas.DataFrame' for consistency in app.py
f9323eb
charbelmalo
commited on