Spaces:
Sleeping
Sleeping
kgauvin603
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -88,8 +88,8 @@ import zipfile
|
|
88 |
import os
|
89 |
import requests
|
90 |
|
91 |
-
#
|
92 |
-
|
93 |
repo_id = "kgauvin603/rag-10k"
|
94 |
file_path = "dataset"
|
95 |
# Get the URL for the file in the repository
|
|
|
88 |
import os
|
89 |
import requests
|
90 |
|
91 |
+
# Provid
|
92 |
+
#
|
93 |
repo_id = "kgauvin603/rag-10k"
|
94 |
file_path = "dataset"
|
95 |
# Get the URL for the file in the repository
|