Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -12,7 +12,7 @@ from langchain import OpenAI
|
|
| 12 |
|
| 13 |
|
| 14 |
|
| 15 |
-
|
| 16 |
from huggingface_hub import HfFileSystem
|
| 17 |
fs = HfFileSystem(token=token)
|
| 18 |
|
|
|
|
| 12 |
|
| 13 |
|
| 14 |
|
| 15 |
+
token = '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'
|
| 16 |
from huggingface_hub import HfFileSystem
|
| 17 |
fs = HfFileSystem(token=token)
|
| 18 |
|