CoolFace
Apppublic

seenivasa/Dream_Designer_API

sourceHugging Faceupdated 8mo agoView on Hugging Face
0likes
26 commits on main
295b9118mo ago

Update requirements.txt

seenivasa
1a08afc8mo ago

Update README.md

seenivasa
1e529748mo ago

Delete test_model.py

SEENIVASA RAMASAMY
4fe69808mo ago

Delete model_2.py

SEENIVASA RAMASAMY
ab3a9ec8mo ago

Implement test for model output shape and validity

SEENIVASA RAMASAMY
a498ec28mo ago

Implement real-time agitation detection interface

SEENIVASA RAMASAMY
42f687f8mo ago

Refactor app to use FLAN-T5 for text generation

SEENIVASA RAMASAMY
fb701428mo ago

Add name to checkout step in sync_to_hub workflow

SEENIVASA RAMASAMY
469c1f08mo ago

Update workflow to sync with Hugging Face Hub

SEENIVASA RAMASAMY
26cc3758mo ago

Add master branch to sync workflow triggers

SEENIVASA RAMASAMY
11cd45c8mo ago

Use secret for HF_TOKEN in sync_to_hub.yml

SEENIVASA RAMASAMY
aaefe438mo ago

Update HF_TOKEN in sync_to_hub.yml

SEENIVASA RAMASAMY
daa6c418mo ago

Update sync_to_hub.yml

SEENIVASA RAMASAMY
66899488mo ago

Update sync_to_hub.yml

SEENIVASA RAMASAMY
7fc3c658mo ago

Update sync_to_hub.yml

SEENIVASA RAMASAMY
0c5fdd88mo ago

Update sync_to_hub.yml

SEENIVASA RAMASAMY
b6ec5238mo ago

Update git push URL in sync_to_hub.yml

SEENIVASA RAMASAMY
d011deb8mo ago

Update package versions in requirements.txt

SEENIVASA RAMASAMY
30f172c8mo ago

Update sync_to_hub.yml

SEENIVASA RAMASAMY
e2f7cef8mo ago

Update requirements to include diffusers and versioning

SEENIVASA RAMASAMY
3e23f8f8mo ago

Update sync_to_hub.yml

SEENIVASA RAMASAMY
e53732d8mo ago

Fix URL in sync_to_hub.yml for correct space name

SEENIVASA RAMASAMY
30b39c08mo ago

Add sync to Hugging Face Hub

SEENIVASA RAMASAMY
07c28ca8mo ago

Add Gradio interface for image generation

SEENIVASA RAMASAMY
a2692958mo ago

Add Gradio and Hugging Face Hub to requirements

SEENIVASA RAMASAMY
c41d69b8mo ago

Initial commit

Vasa2312