diff --git a/README.md b/README.md index 8ae7065..cd0fcd1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +--- +frameworks: +- "" +tasks: [] +--- # FAST-3B Model Documentation ## Overview @@ -85,4 +90,4 @@ def simple_inference(image_path, query, max_tokens=2048, temperature=0): except Exception as e: print(f"Error during inference: {e}") return None -``` \ No newline at end of file +```