Spaces:
Sleeping
Sleeping
fixing error
Browse files- example.env +5 -0
example.env
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# hugging have API TOKEN
|
| 2 |
+
HUGGINGFACEHUB_API_TOKEN=
|
| 3 |
+
|
| 4 |
+
# environmental varaibles needed to use tools
|
| 5 |
+
SERPAPI_API_KEY=
|