Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -10,7 +10,7 @@ API_URL = "https://api-inference.huggingface.co/models/google/flan-t5-xl"
|
|
| 10 |
headers = {"Authorization": auth}
|
| 11 |
|
| 12 |
#Replace XXXX with the values you get from __Secure-1PSID
|
| 13 |
-
os.environ['_BARD_API_KEY']="
|
| 14 |
|
| 15 |
|
| 16 |
|
|
|
|
| 10 |
headers = {"Authorization": auth}
|
| 11 |
|
| 12 |
#Replace XXXX with the values you get from __Secure-1PSID
|
| 13 |
+
os.environ['_BARD_API_KEY']="YQjBGmAPwuH18OslktGRMs3XDGJ8DFlZf4ruCDZe3WOG7Ewk8tiZTnsduSHSs7ErGiIsDA."
|
| 14 |
|
| 15 |
|
| 16 |
|