Spaces:
Sleeping
Sleeping
Update main.py
Browse files
main.py
CHANGED
@@ -18,7 +18,6 @@ import os
|
|
18 |
import google.generativeai as genai
|
19 |
from typing import Optional, List, Dict
|
20 |
|
21 |
-
# Load environment variables
|
22 |
load_dotenv()
|
23 |
|
24 |
# Set up logging
|
|
|
18 |
import google.generativeai as genai
|
19 |
from typing import Optional, List, Dict
|
20 |
|
|
|
21 |
load_dotenv()
|
22 |
|
23 |
# Set up logging
|