Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -18,6 +18,7 @@ import pytz
|
|
| 18 |
import re
|
| 19 |
from PIL import Image
|
| 20 |
import zipfile
|
|
|
|
| 21 |
|
| 22 |
# App Configuration
|
| 23 |
Site_Name = '🐙Git🌌Cosmos💫 - Azure Cosmos DB and Github Agent'
|
|
|
|
| 18 |
import re
|
| 19 |
from PIL import Image
|
| 20 |
import zipfile
|
| 21 |
+
import time
|
| 22 |
|
| 23 |
# App Configuration
|
| 24 |
Site_Name = '🐙Git🌌Cosmos💫 - Azure Cosmos DB and Github Agent'
|