Spaces:
Sleeping
Sleeping
Update main.py
Browse files
main.py
CHANGED
@@ -5,7 +5,7 @@ import os
|
|
5 |
from transformers import pipeline
|
6 |
|
7 |
|
8 |
-
|
9 |
|
10 |
|
11 |
app = FastAPI()
|
|
|
5 |
from transformers import pipeline
|
6 |
|
7 |
|
8 |
+
api_key = 'raUyycmSTsrYHMuFhutKAtnsIpMwJbbrDM'
|
9 |
|
10 |
|
11 |
app = FastAPI()
|