deepak6593 commited on
Commit
d65eb04
·
1 Parent(s): 1c23b9d
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -5,10 +5,10 @@ import io
5
  import os
6
  import tempfile
7
 
8
- gcs_bucket_name = "dev.openweaver.com"
9
 
10
  # File path in GCS bucket
11
- gcs_file_path = "demo/ai/db.csv"
12
 
13
 
14
  # process of getting credentials
 
5
  import os
6
  import tempfile
7
 
8
+ gcs_bucket_name = "ow-stu-us-ce1-ai-platform"
9
 
10
  # File path in GCS bucket
11
+ gcs_file_path = "deepak_6593/db.csv"
12
 
13
 
14
  # process of getting credentials