Spaces:
Build error
Build error
File size: 430 Bytes
389f119 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
title: HugChatWithPlugin
emoji: 🔥
colorFrom: red
colorTo: indigo
sdk: streamlit
sdk_version: 1.5.0
app_file: app.py
pinned: true
models:
- gpt2
- distilbert-base-uncased
tags:
- NLP
- Chatbot
hf_oauth: true
hf_oauth_redirect_path: /auth/callback
license: gpl-2.0
---
Check out the configuration reference at [https://huggingface.co/docs/hub/spaces-config-reference](https://huggingface.co/docs/hub/spaces-config-reference) |