Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -1,6 +1,3 @@
|
|
| 1 |
-
!pip install google-generativeai
|
| 2 |
-
!pip install gradio huggingface_hub
|
| 3 |
-
|
| 4 |
from pathlib import Path
|
| 5 |
import google.generativeai as genai
|
| 6 |
import re
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
from pathlib import Path
|
| 2 |
import google.generativeai as genai
|
| 3 |
import re
|