Skip to content

Commit

Permalink
Fix config
Browse files Browse the repository at this point in the history
  • Loading branch information
bolasim committed Nov 8, 2023
1 parent 1914398 commit ecc34ba
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion gfp-gan/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,9 @@ system_packages:
- ffmpeg
- libsm6
- libxext6
spec_version: 2.0
spec_version: 2.0
external_data:
- url: https://baseten-public.s3.us-west-2.amazonaws.com/models/gfp-gan/RealESRGAN_x2plus.pth
local_data_path: RealESRGAN_x2plus.pth
- url: https://baseten-public.s3.us-west-2.amazonaws.com/models/gfp-gan/GFPGANv1.3.pth
local_data_path: GFPGANv1.3.pth

0 comments on commit ecc34ba

Please sign in to comment.