cahya commited on
Commit
0326f75
1 Parent(s): abf2041

Added history

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ from prompts import PROMPT_LIST
5
  import streamlit as st
6
  import random
7
 
8
- headers = {"Authorization": f"Bearer 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"}
9
  MODELS = {
10
  "GPT-2 Small": {
11
  "url": "https://api-inference.huggingface.co/models/flax-community/gpt2-small-indonesian"
 
5
  import streamlit as st
6
  import random
7
 
8
+ headers = {}
9
  MODELS = {
10
  "GPT-2 Small": {
11
  "url": "https://api-inference.huggingface.co/models/flax-community/gpt2-small-indonesian"