drdata commited on
Commit
1efe6cd
·
verified ·
1 Parent(s): 4ece2db

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. .gitignore +3 -0
  2. app_security.log +3 -0
.gitignore CHANGED
@@ -2,6 +2,9 @@
2
  # Ignore everything in .cache except the Assets directory
3
  .cache/*
4
  !.cache/Assets/
 
 
 
5
  .venv/
6
 
7
  cache/
 
2
  # Ignore everything in .cache except the Assets directory
3
  .cache/*
4
  !.cache/Assets/
5
+ !.cache/Generated/
6
+ !.cache/static/
7
+ !.cache/view_session/
8
  .venv/
9
 
10
  cache/
app_security.log CHANGED
@@ -40,3 +40,6 @@
40
  2025-09-25 01:14:56,553 - httpx - INFO - HTTP Request: GET http://127.0.0.1:7860/gradio_api/startup-events "HTTP/1.1 200 OK"
41
  2025-09-25 01:14:56,571 - httpx - INFO - HTTP Request: HEAD http://127.0.0.1:7860/ "HTTP/1.1 200 OK"
42
  2025-09-25 01:14:57,265 - httpx - INFO - HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK"
 
 
 
 
40
  2025-09-25 01:14:56,553 - httpx - INFO - HTTP Request: GET http://127.0.0.1:7860/gradio_api/startup-events "HTTP/1.1 200 OK"
41
  2025-09-25 01:14:56,571 - httpx - INFO - HTTP Request: HEAD http://127.0.0.1:7860/ "HTTP/1.1 200 OK"
42
  2025-09-25 01:14:57,265 - httpx - INFO - HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK"
43
+ 2025-09-25 01:30:04,291 - httpx - INFO - HTTP Request: GET http://127.0.0.1:7860/gradio_api/startup-events "HTTP/1.1 200 OK"
44
+ 2025-09-25 01:30:04,359 - httpx - INFO - HTTP Request: HEAD http://127.0.0.1:7860/ "HTTP/1.1 200 OK"
45
+ 2025-09-25 01:30:04,898 - httpx - INFO - HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK"