Spaces:
Sleeping
Sleeping
Update main.py
Browse files
main.py
CHANGED
@@ -7,7 +7,7 @@ from transformers import pipeline
|
|
7 |
|
8 |
token_prefix = 'hf_'
|
9 |
|
10 |
-
api_key = '
|
11 |
|
12 |
|
13 |
api_key += token_prefix
|
|
|
7 |
|
8 |
token_prefix = 'hf_'
|
9 |
|
10 |
+
api_key = 'AWS_raUyycmSTsrYHMuFhutKAtnsIpMwJbbrDM'
|
11 |
|
12 |
|
13 |
api_key += token_prefix
|