Spaces:
Sleeping
Sleeping
Commit
·
c3a7c1e
1
Parent(s):
ff0f994
Update app.py
Browse files
app.py
CHANGED
@@ -4,7 +4,7 @@ import requests
|
|
4 |
|
5 |
client = InferenceClient("mistralai/Mixtral-8x7B-Instruct-v0.1")
|
6 |
|
7 |
-
manual_url = "https://script.google.com/macros/s/
|
8 |
manual_content = None
|
9 |
|
10 |
def get_manual_content():
|
|
|
4 |
|
5 |
client = InferenceClient("mistralai/Mixtral-8x7B-Instruct-v0.1")
|
6 |
|
7 |
+
manual_url = "https://script.google.com/macros/s/AKfycbzlFFMNw0Zc7IKt4Sn7KB5qggPMlh_2mdMn5uOjw93MF2L-58SPb4ZPUQKHJppLSLBi/exec"
|
8 |
manual_content = None
|
9 |
|
10 |
def get_manual_content():
|