ghazalnazari1990
commited on
Commit
•
8682ef8
1
Parent(s):
59cf1a4
Update chatwithyourpdf_bot.py
Browse files- chatwithyourpdf_bot.py +1 -1
chatwithyourpdf_bot.py
CHANGED
@@ -22,7 +22,7 @@ Original file is located at
|
|
22 |
!pip install -U docarray
|
23 |
|
24 |
from google.colab import drive
|
25 |
-
drive.mount(
|
26 |
|
27 |
my_key = 'Your API'
|
28 |
|
|
|
22 |
!pip install -U docarray
|
23 |
|
24 |
from google.colab import drive
|
25 |
+
drive.mount()
|
26 |
|
27 |
my_key = 'Your API'
|
28 |
|