PTWZ commited on
Commit
0317031
·
verified ·
1 Parent(s): bc3fd83

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. .idea/workspace.xml +25 -6
  2. README.md +1 -1
  3. main.py +36 -24
  4. venv/lib/python3.11/site-packages/gradio/__pycache__/__init__.cpython-311.pyc +0 -0
  5. venv/lib/python3.11/site-packages/gradio/__pycache__/analytics.cpython-311.pyc +0 -0
  6. venv/lib/python3.11/site-packages/gradio/__pycache__/blocks.cpython-311.pyc +0 -0
  7. venv/lib/python3.11/site-packages/gradio/__pycache__/blocks_events.cpython-311.pyc +0 -0
  8. venv/lib/python3.11/site-packages/gradio/__pycache__/chat_interface.cpython-311.pyc +0 -0
  9. venv/lib/python3.11/site-packages/gradio/__pycache__/component_meta.cpython-311.pyc +0 -0
  10. venv/lib/python3.11/site-packages/gradio/__pycache__/context.cpython-311.pyc +0 -0
  11. venv/lib/python3.11/site-packages/gradio/__pycache__/data_classes.cpython-311.pyc +0 -0
  12. venv/lib/python3.11/site-packages/gradio/__pycache__/events.cpython-311.pyc +0 -0
  13. venv/lib/python3.11/site-packages/gradio/__pycache__/exceptions.cpython-311.pyc +0 -0
  14. venv/lib/python3.11/site-packages/gradio/__pycache__/external.cpython-311.pyc +0 -0
  15. venv/lib/python3.11/site-packages/gradio/__pycache__/external_utils.cpython-311.pyc +0 -0
  16. venv/lib/python3.11/site-packages/gradio/__pycache__/flagging.cpython-311.pyc +0 -0
  17. venv/lib/python3.11/site-packages/gradio/__pycache__/helpers.cpython-311.pyc +0 -0
  18. venv/lib/python3.11/site-packages/gradio/__pycache__/http_server.cpython-311.pyc +0 -0
  19. venv/lib/python3.11/site-packages/gradio/__pycache__/image_utils.cpython-311.pyc +0 -0
  20. venv/lib/python3.11/site-packages/gradio/__pycache__/interface.cpython-311.pyc +0 -0
  21. venv/lib/python3.11/site-packages/gradio/__pycache__/ipython_ext.cpython-311.pyc +0 -0
  22. venv/lib/python3.11/site-packages/gradio/__pycache__/networking.cpython-311.pyc +0 -0
  23. venv/lib/python3.11/site-packages/gradio/__pycache__/oauth.cpython-311.pyc +0 -0
  24. venv/lib/python3.11/site-packages/gradio/__pycache__/pipelines.cpython-311.pyc +0 -0
  25. venv/lib/python3.11/site-packages/gradio/__pycache__/pipelines_utils.cpython-311.pyc +0 -0
  26. venv/lib/python3.11/site-packages/gradio/__pycache__/processing_utils.cpython-311.pyc +0 -0
  27. venv/lib/python3.11/site-packages/gradio/__pycache__/queueing.cpython-311.pyc +0 -0
  28. venv/lib/python3.11/site-packages/gradio/__pycache__/ranged_response.cpython-311.pyc +0 -0
  29. venv/lib/python3.11/site-packages/gradio/__pycache__/renderable.cpython-311.pyc +0 -0
  30. venv/lib/python3.11/site-packages/gradio/__pycache__/route_utils.cpython-311.pyc +0 -0
  31. venv/lib/python3.11/site-packages/gradio/__pycache__/routes.cpython-311.pyc +0 -0
  32. venv/lib/python3.11/site-packages/gradio/__pycache__/server_messages.cpython-311.pyc +0 -0
  33. venv/lib/python3.11/site-packages/gradio/__pycache__/state_holder.cpython-311.pyc +0 -0
  34. venv/lib/python3.11/site-packages/gradio/__pycache__/strings.cpython-311.pyc +0 -0
  35. venv/lib/python3.11/site-packages/gradio/__pycache__/templates.cpython-311.pyc +0 -0
  36. venv/lib/python3.11/site-packages/gradio/__pycache__/tunneling.cpython-311.pyc +0 -0
  37. venv/lib/python3.11/site-packages/gradio/__pycache__/utils.cpython-311.pyc +0 -0
  38. venv/lib/python3.11/site-packages/gradio/__pycache__/wasm_utils.cpython-311.pyc +0 -0
  39. venv/lib/python3.11/site-packages/gradio/_frontend_code/preview/src/__pycache__/examine.cpython-311.pyc +0 -0
  40. venv/lib/python3.11/site-packages/gradio/_frontend_code/preview/test/test/backend/gradio_test/__pycache__/__init__.cpython-311.pyc +0 -0
  41. venv/lib/python3.11/site-packages/gradio/_frontend_code/preview/test/test/backend/gradio_test/__pycache__/test.cpython-311.pyc +0 -0
  42. venv/lib/python3.11/site-packages/gradio/_frontend_code/preview/test/test/demo/__pycache__/__init__.cpython-311.pyc +0 -0
  43. venv/lib/python3.11/site-packages/gradio/_frontend_code/preview/test/test/demo/__pycache__/app.cpython-311.pyc +0 -0
  44. venv/lib/python3.11/site-packages/gradio/_frontend_code/wasm/src/webworker/py/__pycache__/script_runner.cpython-311.pyc +0 -0
  45. venv/lib/python3.11/site-packages/gradio/_frontend_code/wasm/src/webworker/py/__pycache__/unload_modules.cpython-311.pyc +0 -0
  46. venv/lib/python3.11/site-packages/gradio/_simple_templates/__pycache__/__init__.cpython-311.pyc +0 -0
  47. venv/lib/python3.11/site-packages/gradio/_simple_templates/__pycache__/simpledropdown.cpython-311.pyc +0 -0
  48. venv/lib/python3.11/site-packages/gradio/_simple_templates/__pycache__/simpleimage.cpython-311.pyc +0 -0
  49. venv/lib/python3.11/site-packages/gradio/_simple_templates/__pycache__/simpletextbox.cpython-311.pyc +0 -0
  50. venv/lib/python3.11/site-packages/gradio/cli/__pycache__/__init__.cpython-311.pyc +0 -0
.idea/workspace.xml CHANGED
@@ -32,13 +32,13 @@
32
  <option name="hideEmptyMiddlePackages" value="true" />
33
  <option name="showLibraryContents" value="true" />
34
  </component>
35
- <component name="PropertiesComponent">{
36
- &quot;keyToString&quot;: {
37
- &quot;Python.main.executor&quot;: &quot;Run&quot;,
38
- &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
39
- &quot;settings.editor.selected.configurable&quot;: &quot;preferences.pluginManager&quot;
40
  }
41
- }</component>
42
  <component name="RunManager">
43
  <configuration name="main" type="PythonConfigurationType" factoryName="Python" nameIsGenerated="true">
44
  <module name="gradioapp" />
@@ -82,6 +82,25 @@
82
  <servers />
83
  </component>
84
  <component name="XDebuggerManager">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
85
  <watches-manager>
86
  <configuration name="PythonConfigurationType">
87
  <watch expression="messages[0][&quot;generated_text&quot;]" language="Python" />
 
32
  <option name="hideEmptyMiddlePackages" value="true" />
33
  <option name="showLibraryContents" value="true" />
34
  </component>
35
+ <component name="PropertiesComponent"><![CDATA[{
36
+ "keyToString": {
37
+ "Python.main.executor": "Run",
38
+ "RunOnceActivity.ShowReadmeOnStart": "true",
39
+ "settings.editor.selected.configurable": "preferences.pluginManager"
40
  }
41
+ }]]></component>
42
  <component name="RunManager">
43
  <configuration name="main" type="PythonConfigurationType" factoryName="Python" nameIsGenerated="true">
44
  <module name="gradioapp" />
 
82
  <servers />
83
  </component>
84
  <component name="XDebuggerManager">
85
+ <breakpoint-manager>
86
+ <breakpoints>
87
+ <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
88
+ <url>file://$PROJECT_DIR$/main.py</url>
89
+ <line>47</line>
90
+ <option name="timeStamp" value="2" />
91
+ </line-breakpoint>
92
+ <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
93
+ <url>file://$PROJECT_DIR$/main.py</url>
94
+ <line>25</line>
95
+ <option name="timeStamp" value="3" />
96
+ </line-breakpoint>
97
+ <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
98
+ <url>file://$PROJECT_DIR$/main.py</url>
99
+ <line>49</line>
100
+ <option name="timeStamp" value="4" />
101
+ </line-breakpoint>
102
+ </breakpoints>
103
+ </breakpoint-manager>
104
  <watches-manager>
105
  <configuration name="PythonConfigurationType">
106
  <watch expression="messages[0][&quot;generated_text&quot;]" language="Python" />
README.md CHANGED
@@ -4,4 +4,4 @@ app_file: main.py
4
  sdk: gradio
5
  sdk_version: 4.36.1
6
  python_version: 3.11.3
7
- ---
 
4
  sdk: gradio
5
  sdk_version: 4.36.1
6
  python_version: 3.11.3
7
+ ---
main.py CHANGED
@@ -5,61 +5,73 @@
5
 
6
 
7
  import gradio as gr
8
- from transformers import pipeline
9
  from transformers import Conversation
10
 
11
-
12
  def chatwith_blenderbot400m():
13
- chatbot = pipeline(task="conversational", model="facebook/blenderbot-400M-distill")
14
  user_message = "What are some fun activities I can do in the winter?"
15
  conversation = Conversation(user_message)
16
  print(conversation)
17
  print(type(conversation))
18
- conversation = chatbot(conversation)
19
  print(conversation)
20
  conversation.add_message(
21
  {"role": "user", "content": "I would like to do outdoor activities. Which activities can I do?"})
22
- conversation = chatbot(conversation)
23
  print(conversation)
24
 
25
 
26
  def chatwith_qwen2_1point5b_instruct():
27
- chatbot = pipeline(task="text-generation", model="Qwen/Qwen2-1.5B-Instruct")
28
  messages = [{"role": "user", "content": "What are some fun activities I can do in the winter?"}]
29
 
30
- messages = chatbot(messages, max_new_tokens=50)[0]["generated_text"]
31
  print(messages)
32
 
33
  messages.append({"role": "user", "content": "I would like to do outdoor activities. Which activities can I do?"})
34
  print(messages)
35
- messages = chatbot(messages, max_new_tokens=50)[0]["generated_text"]
36
  print(messages)
37
 
38
-
39
  def chatwith_qwen2_1point5b_instruct(prompt, max_newtokens):
40
  print("Aaaaa")
41
- chatbot = pipeline(task="text-generation", model="Qwen/Qwen2-1.5B-Instruct")
42
 
43
  messages = [{"role": "user", "content": prompt}]
44
- messages = chatbot(messages, max_new_tokens=max_newtokens)[0]["generated_text"]
45
  return messages
46
 
 
47
 
48
- #chatwith_blenderbot400m()
49
- #chatwith_qwen2_1point5b_instruct()
50
 
51
- # prompt = "What are some fun activities I can do in the winter?"
52
- # max_newtokens = 2
53
- # print(chatwith_qwen2_1point5b_instruct(prompt, max_newtokens))
 
 
 
 
 
 
 
 
 
 
 
 
 
 
54
 
55
- # def greet(name, intensity):
56
- # return "Hello........., " + name + "!" * int(intensity)
 
 
 
 
57
 
58
 
59
- demo = gr.Interface(
60
- fn=chatwith_qwen2_1point5b_instruct,
61
- inputs=["text", "slider"],
62
- outputs=["text"],
63
- )
64
 
65
- demo.launch(share=False)
 
5
 
6
 
7
  import gradio as gr
8
+ from transformers import pipeline, Pipeline
9
  from transformers import Conversation
10
 
 
11
  def chatwith_blenderbot400m():
12
+ pipe = pipeline(task="conversational", model="facebook/blenderbot-400M-distill")
13
  user_message = "What are some fun activities I can do in the winter?"
14
  conversation = Conversation(user_message)
15
  print(conversation)
16
  print(type(conversation))
17
+ conversation = pipe(conversation)
18
  print(conversation)
19
  conversation.add_message(
20
  {"role": "user", "content": "I would like to do outdoor activities. Which activities can I do?"})
21
+ conversation = pipe(conversation)
22
  print(conversation)
23
 
24
 
25
  def chatwith_qwen2_1point5b_instruct():
26
+ pipe = pipeline(task="text-generation", model="Qwen/Qwen2-1.5B-Instruct")
27
  messages = [{"role": "user", "content": "What are some fun activities I can do in the winter?"}]
28
 
29
+ messages = pipe(messages, max_new_tokens=50)[0]["generated_text"]
30
  print(messages)
31
 
32
  messages.append({"role": "user", "content": "I would like to do outdoor activities. Which activities can I do?"})
33
  print(messages)
34
+ messages = pipe(messages, max_new_tokens=50)[0]["generated_text"]
35
  print(messages)
36
 
37
+ #chatwith_qwen2_1point5b_instruct()
38
  def chatwith_qwen2_1point5b_instruct(prompt, max_newtokens):
39
  print("Aaaaa")
40
+ pipe = pipeline(task="text-generation", model="Qwen/Qwen2-1.5B-Instruct")
41
 
42
  messages = [{"role": "user", "content": prompt}]
43
+ messages = pipe(messages, max_new_tokens=max_newtokens)[0]["generated_text"]
44
  return messages
45
 
46
+ pipe = pipeline(task="text-generation", model="Qwen/Qwen2-1.5B-Instruct")
47
 
 
 
48
 
49
+ def chatbot_handler(user_message, history):
50
+ bot_response = "I don't think so"
51
+ messages = []
52
+
53
+ user_message = {"role": "user", "content": user_message}
54
+ # TODO: build messages based on history then add user_message to messages. call model
55
+
56
+ for message in history:
57
+ messages.append({"role": "user", "content": message[0]})
58
+ messages.append({"role": "assistant", "content": message[1]})
59
+ # print(message[0])
60
+ # print(message[1])
61
+ messages.append(user_message)
62
+
63
+ print(f"messages before sending to model {messages}")
64
+ messages = pipe(messages, max_new_tokens=50)[0]['generated_text']
65
+ print(f"messages after sending to model{messages}")
66
 
67
+ if messages:
68
+ # messages has at least one item
69
+ print(f"the last message is: {messages[-1]}")
70
+ bot_response = messages[-1]["content"]
71
+ print(bot_response)
72
+ return bot_response
73
 
74
 
75
+ chatbot = gr.ChatInterface(chatbot_handler)
76
+ chatbot.launch(share=False)
 
 
 
77
 
 
venv/lib/python3.11/site-packages/gradio/__pycache__/__init__.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/__init__.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/__init__.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/analytics.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/analytics.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/analytics.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/blocks.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/blocks.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/blocks.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/blocks_events.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/blocks_events.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/blocks_events.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/chat_interface.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/chat_interface.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/chat_interface.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/component_meta.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/component_meta.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/component_meta.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/context.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/context.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/context.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/data_classes.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/data_classes.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/data_classes.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/events.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/events.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/events.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/exceptions.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/exceptions.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/exceptions.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/external.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/external.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/external.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/external_utils.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/external_utils.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/external_utils.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/flagging.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/flagging.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/flagging.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/helpers.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/helpers.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/helpers.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/http_server.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/http_server.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/http_server.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/image_utils.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/image_utils.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/image_utils.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/interface.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/interface.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/interface.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/ipython_ext.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/ipython_ext.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/ipython_ext.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/networking.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/networking.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/networking.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/oauth.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/oauth.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/oauth.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/pipelines.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/pipelines.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/pipelines.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/pipelines_utils.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/pipelines_utils.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/pipelines_utils.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/processing_utils.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/processing_utils.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/processing_utils.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/queueing.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/queueing.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/queueing.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/ranged_response.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/ranged_response.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/ranged_response.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/renderable.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/renderable.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/renderable.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/route_utils.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/route_utils.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/route_utils.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/routes.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/routes.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/routes.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/server_messages.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/server_messages.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/server_messages.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/state_holder.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/state_holder.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/state_holder.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/strings.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/strings.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/strings.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/templates.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/templates.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/templates.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/tunneling.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/tunneling.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/tunneling.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/utils.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/utils.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/utils.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/__pycache__/wasm_utils.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/__pycache__/wasm_utils.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/__pycache__/wasm_utils.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/_frontend_code/preview/src/__pycache__/examine.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/_frontend_code/preview/src/__pycache__/examine.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/_frontend_code/preview/src/__pycache__/examine.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/_frontend_code/preview/test/test/backend/gradio_test/__pycache__/__init__.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/_frontend_code/preview/test/test/backend/gradio_test/__pycache__/__init__.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/_frontend_code/preview/test/test/backend/gradio_test/__pycache__/__init__.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/_frontend_code/preview/test/test/backend/gradio_test/__pycache__/test.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/_frontend_code/preview/test/test/backend/gradio_test/__pycache__/test.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/_frontend_code/preview/test/test/backend/gradio_test/__pycache__/test.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/_frontend_code/preview/test/test/demo/__pycache__/__init__.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/_frontend_code/preview/test/test/demo/__pycache__/__init__.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/_frontend_code/preview/test/test/demo/__pycache__/__init__.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/_frontend_code/preview/test/test/demo/__pycache__/app.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/_frontend_code/preview/test/test/demo/__pycache__/app.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/_frontend_code/preview/test/test/demo/__pycache__/app.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/_frontend_code/wasm/src/webworker/py/__pycache__/script_runner.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/_frontend_code/wasm/src/webworker/py/__pycache__/script_runner.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/_frontend_code/wasm/src/webworker/py/__pycache__/script_runner.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/_frontend_code/wasm/src/webworker/py/__pycache__/unload_modules.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/_frontend_code/wasm/src/webworker/py/__pycache__/unload_modules.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/_frontend_code/wasm/src/webworker/py/__pycache__/unload_modules.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/_simple_templates/__pycache__/__init__.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/_simple_templates/__pycache__/__init__.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/_simple_templates/__pycache__/__init__.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/_simple_templates/__pycache__/simpledropdown.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/_simple_templates/__pycache__/simpledropdown.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/_simple_templates/__pycache__/simpledropdown.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/_simple_templates/__pycache__/simpleimage.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/_simple_templates/__pycache__/simpleimage.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/_simple_templates/__pycache__/simpleimage.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/_simple_templates/__pycache__/simpletextbox.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/_simple_templates/__pycache__/simpletextbox.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/_simple_templates/__pycache__/simpletextbox.cpython-311.pyc differ
 
venv/lib/python3.11/site-packages/gradio/cli/__pycache__/__init__.cpython-311.pyc CHANGED
Binary files a/venv/lib/python3.11/site-packages/gradio/cli/__pycache__/__init__.cpython-311.pyc and b/venv/lib/python3.11/site-packages/gradio/cli/__pycache__/__init__.cpython-311.pyc differ