Create .env
Browse files
.env
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
GEMINI_API_KEY = "AIzaSyA893L39iR3QDevon7PEx4otW6cYR0Z_Kg"
|
2 |
+
|
3 |
+
HUGGINGFACE_API_KEY = "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"
|
4 |
+
|
5 |
+
|
6 |
+
HUGGINGFACE_API_URL=https://api-inference.huggingface.co/models/your-username/medical-image-analysis
|
7 |
+
|