Shanulhaq commited on
Commit
8f7622e
1 Parent(s): 8e9b53a

Create .env

Browse files
Files changed (1) hide show
  1. .env +7 -0
.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
+