Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
adride00
/
cikode
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
cikode
Ctrl+K
Ctrl+K
  • 3 contributors
History: 3 commits
adride00
Refactor app.py to implement a simplified chat interface using a new answer function. Removed previous InferenceClient and related logic, replacing it with a basic response generation that includes the current date and a random reply. Updated the Gradio interface accordingly.
a6a6f04 3 months ago
  • .gitattributes
    1.52 kB
    Duplicate from gradio-templates/chatbot 3 months ago
  • README.md
    368 Bytes
    initial commit 3 months ago
  • app.py
    221 Bytes
    Refactor app.py to implement a simplified chat interface using a new answer function. Removed previous InferenceClient and related logic, replacing it with a basic response generation that includes the current date and a random reply. Updated the Gradio interface accordingly. 3 months ago
  • requirements.txt
    23 Bytes
    Duplicate from gradio-templates/chatbot 3 months ago