Spaces:
Paused
Paused
Updated Nightly channel description
Browse files
Tabs/Gemini_Chabot_Nightly.py
CHANGED
@@ -16,6 +16,7 @@ NOTICE_NIGHTLY = """
|
|
16 |
Notices π:
|
17 |
- This app is still in development (extreme unstable)
|
18 |
- Some features may not work as expected
|
|
|
19 |
"""
|
20 |
|
21 |
def upload_to_gemini(path, mime_type=None):
|
|
|
16 |
Notices π:
|
17 |
- This app is still in development (extreme unstable)
|
18 |
- Some features may not work as expected
|
19 |
+
- Currently the chatbot only support text and images
|
20 |
"""
|
21 |
|
22 |
def upload_to_gemini(path, mime_type=None):
|