mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-07 07:33:47 +00:00
Restructure the repository (#6904)
This commit is contained in:
parent
d4017fbb6d
commit
d9de14d1f7
116 changed files with 254 additions and 261 deletions
|
|
@ -59,4 +59,4 @@ def create_graph(lora_path, lora_name):
|
|||
print(f"File 'training_graph.json' does not exist in the {lora_path}")
|
||||
|
||||
except ImportError:
|
||||
print("matplotlib is not installed. Please install matplotlib to create PNG graphs")
|
||||
print("matplotlib is not installed. Please install matplotlib to create PNG graphs")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue