This commit is contained in:
hiyouga
2023-10-10 17:41:13 +08:00
parent 8e2ed6b8ce
commit e1dcb8e4dc
9 changed files with 22 additions and 29 deletions

View File

@@ -1,8 +1,7 @@
import json
import os
from typing import Any, Dict, Optional
import json
import gradio as gr
from typing import Any, Dict, Optional
from transformers.utils import (
WEIGHTS_NAME,
WEIGHTS_INDEX_NAME,