yonigozlan/Transformers-Timeline
81
Update app.py
Update app.py
fix imports
fix tasks import
fix imports
Update README.md
Remove MODEL_FOR_VISION_2_SEQ_MAPPING_NAMES
add missing tasks and improve style
Update app.py
Update requirements.txt
Update README.md
fix truncated cards at the extremities, improve style
update to latest gradio version
Remove gradio sdk
remove torch req
always import subprocess
install local transformers
parse modalities instead of harcoding them
improve layout
add night theme
Fix wrong model title
Update style and behaviors
push changes
update app
change port
clone transformers repo
fix finding the transformers path
find transformers install folder
init test
initial commit
