Spaces:
Running
Running
Commit
·
7ddf12b
1
Parent(s):
5af9e98
Add to HF Spaces
Browse files- .gitignore +0 -1
- manimator/.env +3 -0
.gitignore
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
/manimator/.env
|
|
|
|
manimator/.env
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
SAMBANOVA_API_KEY=20415e3e-da30-4d61-b581-cbe7263cb2fc
|
2 |
+
DEEPSEEK_API_KEY=sk-12cd993c2b5947108a50e43bd1c925ee
|
3 |
+
GEMINI_API_KEY=AIzaSyCwhRvWvFOfJRMk9qQM2U1fDZaa7_HiB_A
|