linkpharm commited on
Commit
9fcfbb7
1 Parent(s): 2608b2f

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +3 -9
  2. Roboto-Regular.ttf +0 -0
  3. __pycache__/cache.cpython-310.pyc +0 -0
  4. __pycache__/call_queue.cpython-310.pyc +0 -0
  5. __pycache__/cmd_args.cpython-310.pyc +0 -0
  6. __pycache__/codeformer_model.cpython-310.pyc +0 -0
  7. __pycache__/config_states.cpython-310.pyc +0 -0
  8. __pycache__/dat_model.cpython-310.pyc +0 -0
  9. __pycache__/deepbooru.cpython-310.pyc +0 -0
  10. __pycache__/deepbooru_model.cpython-310.pyc +0 -0
  11. __pycache__/devices.cpython-310.pyc +0 -0
  12. __pycache__/errors.cpython-310.pyc +0 -0
  13. __pycache__/esrgan_model.cpython-310.pyc +0 -0
  14. __pycache__/extensions.cpython-310.pyc +0 -0
  15. __pycache__/extra_networks.cpython-310.pyc +0 -0
  16. __pycache__/extra_networks_hypernet.cpython-310.pyc +0 -0
  17. __pycache__/extras.cpython-310.pyc +0 -0
  18. __pycache__/face_restoration.cpython-310.pyc +0 -0
  19. __pycache__/face_restoration_utils.cpython-310.pyc +0 -0
  20. __pycache__/fifo_lock.cpython-310.pyc +0 -0
  21. __pycache__/gfpgan_model.cpython-310.pyc +0 -0
  22. __pycache__/gitpython_hack.cpython-310.pyc +0 -0
  23. __pycache__/gradio_extensons.cpython-310.pyc +0 -0
  24. __pycache__/hashes.cpython-310.pyc +0 -0
  25. __pycache__/hat_model.cpython-310.pyc +0 -0
  26. __pycache__/images.cpython-310.pyc +0 -0
  27. __pycache__/img2img.cpython-310.pyc +0 -0
  28. __pycache__/import_hook.cpython-310.pyc +0 -0
  29. __pycache__/infotext_utils.cpython-310.pyc +0 -0
  30. __pycache__/infotext_versions.cpython-310.pyc +0 -0
  31. __pycache__/initialize.cpython-310.pyc +0 -0
  32. __pycache__/initialize_util.cpython-310.pyc +0 -0
  33. __pycache__/interrogate.cpython-310.pyc +0 -0
  34. __pycache__/launch_utils.cpython-310.pyc +0 -0
  35. __pycache__/localization.cpython-310.pyc +0 -0
  36. __pycache__/logging_config.cpython-310.pyc +0 -0
  37. __pycache__/lowvram.cpython-310.pyc +0 -0
  38. __pycache__/masking.cpython-310.pyc +0 -0
  39. __pycache__/memmon.cpython-310.pyc +0 -0
  40. __pycache__/modelloader.cpython-310.pyc +0 -0
  41. __pycache__/npu_specific.cpython-310.pyc +0 -0
  42. __pycache__/options.cpython-310.pyc +0 -0
  43. __pycache__/patches.cpython-310.pyc +0 -0
  44. __pycache__/paths.cpython-310.pyc +0 -0
  45. __pycache__/paths_internal.cpython-310.pyc +0 -0
  46. __pycache__/postprocessing.cpython-310.pyc +0 -0
  47. __pycache__/processing.cpython-310.pyc +0 -0
  48. __pycache__/progress.cpython-310.pyc +0 -0
  49. __pycache__/prompt_parser.cpython-310.pyc +0 -0
  50. __pycache__/realesrgan_model.cpython-310.pyc +0 -0
README.md CHANGED
@@ -1,12 +1,6 @@
1
  ---
2
- title: Modules
3
- emoji: 🐠
4
- colorFrom: green
5
- colorTo: green
6
  sdk: gradio
7
- sdk_version: 4.37.2
8
- app_file: app.py
9
- pinned: false
10
  ---
11
-
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: modules
3
+ app_file: errors.py
 
 
4
  sdk: gradio
5
+ sdk_version: 4.27.0
 
 
6
  ---
 
 
Roboto-Regular.ttf ADDED
Binary file (306 kB). View file
 
__pycache__/cache.cpython-310.pyc ADDED
Binary file (4.06 kB). View file
 
__pycache__/call_queue.cpython-310.pyc ADDED
Binary file (3.95 kB). View file
 
__pycache__/cmd_args.cpython-310.pyc ADDED
Binary file (13.7 kB). View file
 
__pycache__/codeformer_model.cpython-310.pyc ADDED
Binary file (2.52 kB). View file
 
__pycache__/config_states.cpython-310.pyc ADDED
Binary file (4.7 kB). View file
 
__pycache__/dat_model.cpython-310.pyc ADDED
Binary file (2.61 kB). View file
 
__pycache__/deepbooru.cpython-310.pyc ADDED
Binary file (3.79 kB). View file
 
__pycache__/deepbooru_model.cpython-310.pyc ADDED
Binary file (19.4 kB). View file
 
__pycache__/devices.cpython-310.pyc ADDED
Binary file (7.93 kB). View file
 
__pycache__/errors.cpython-310.pyc ADDED
Binary file (5.09 kB). View file
 
__pycache__/esrgan_model.cpython-310.pyc ADDED
Binary file (2.27 kB). View file
 
__pycache__/extensions.cpython-310.pyc ADDED
Binary file (9.83 kB). View file
 
__pycache__/extra_networks.cpython-310.pyc ADDED
Binary file (7.37 kB). View file
 
__pycache__/extra_networks_hypernet.cpython-310.pyc ADDED
Binary file (1.85 kB). View file
 
__pycache__/extras.cpython-310.pyc ADDED
Binary file (9 kB). View file
 
__pycache__/face_restoration.cpython-310.pyc ADDED
Binary file (1.08 kB). View file
 
__pycache__/face_restoration_utils.cpython-310.pyc ADDED
Binary file (6.83 kB). View file
 
__pycache__/fifo_lock.cpython-310.pyc ADDED
Binary file (1.37 kB). View file
 
__pycache__/gfpgan_model.cpython-310.pyc ADDED
Binary file (2.67 kB). View file
 
__pycache__/gitpython_hack.cpython-310.pyc ADDED
Binary file (1.81 kB). View file
 
__pycache__/gradio_extensons.cpython-310.pyc ADDED
Binary file (2.28 kB). View file
 
__pycache__/hashes.cpython-310.pyc ADDED
Binary file (2.28 kB). View file
 
__pycache__/hat_model.cpython-310.pyc ADDED
Binary file (1.85 kB). View file
 
__pycache__/images.cpython-310.pyc ADDED
Binary file (30.6 kB). View file
 
__pycache__/img2img.cpython-310.pyc ADDED
Binary file (7.03 kB). View file
 
__pycache__/import_hook.cpython-310.pyc ADDED
Binary file (558 Bytes). View file
 
__pycache__/infotext_utils.cpython-310.pyc ADDED
Binary file (15.2 kB). View file
 
__pycache__/infotext_versions.cpython-310.pyc ADDED
Binary file (1.27 kB). View file
 
__pycache__/initialize.cpython-310.pyc ADDED
Binary file (5.68 kB). View file
 
__pycache__/initialize_util.cpython-310.pyc ADDED
Binary file (8.17 kB). View file
 
__pycache__/interrogate.cpython-310.pyc ADDED
Binary file (8.48 kB). View file
 
__pycache__/launch_utils.cpython-310.pyc ADDED
Binary file (16.5 kB). View file
 
__pycache__/localization.cpython-310.pyc ADDED
Binary file (1.21 kB). View file
 
__pycache__/logging_config.cpython-310.pyc ADDED
Binary file (1.62 kB). View file
 
__pycache__/lowvram.cpython-310.pyc ADDED
Binary file (3.19 kB). View file
 
__pycache__/masking.cpython-310.pyc ADDED
Binary file (3.28 kB). View file
 
__pycache__/memmon.cpython-310.pyc ADDED
Binary file (2.91 kB). View file
 
__pycache__/modelloader.cpython-310.pyc ADDED
Binary file (5.15 kB). View file
 
__pycache__/npu_specific.cpython-310.pyc ADDED
Binary file (961 Bytes). View file
 
__pycache__/options.cpython-310.pyc ADDED
Binary file (11.7 kB). View file
 
__pycache__/patches.cpython-310.pyc ADDED
Binary file (1.92 kB). View file
 
__pycache__/paths.cpython-310.pyc ADDED
Binary file (1.91 kB). View file
 
__pycache__/paths_internal.cpython-310.pyc ADDED
Binary file (1.53 kB). View file
 
__pycache__/postprocessing.cpython-310.pyc ADDED
Binary file (4.53 kB). View file
 
__pycache__/processing.cpython-310.pyc ADDED
Binary file (51.2 kB). View file
 
__pycache__/progress.cpython-310.pyc ADDED
Binary file (5.72 kB). View file
 
__pycache__/prompt_parser.cpython-310.pyc ADDED
Binary file (17 kB). View file
 
__pycache__/realesrgan_model.cpython-310.pyc ADDED
Binary file (3.48 kB). View file