Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -11,7 +11,7 @@ fs = HfFileSystem()
|
|
11 |
|
12 |
loc_folder="chat_history"
|
13 |
loc_file="chat_json"
|
14 |
-
user_="
|
15 |
repo_="test3"
|
16 |
clients = [
|
17 |
{'type':'image','name':'black-forest-labs/FLUX.1-dev','rank':'op','max_tokens':16384,'schema':{'bos':'<|im_start|>','eos':'<|im_end|>'}},
|
|
|
11 |
|
12 |
loc_folder="chat_history"
|
13 |
loc_file="chat_json"
|
14 |
+
user_="Space-Share/"
|
15 |
repo_="test3"
|
16 |
clients = [
|
17 |
{'type':'image','name':'black-forest-labs/FLUX.1-dev','rank':'op','max_tokens':16384,'schema':{'bos':'<|im_start|>','eos':'<|im_end|>'}},
|