Spaces:
Sleeping
Sleeping
Salma Hassan
commited on
Commit
·
2d4d854
1
Parent(s):
3e83720
Add gradio==5.32.0 to requirements.txt to support new features in the Clinical Trial Matching Chatbot.
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -12,3 +12,4 @@ torch==2.2.2
|
|
| 12 |
tqdm==4.65.0
|
| 13 |
transformers==4.39.3
|
| 14 |
httpx==0.27.2
|
|
|
|
|
|
| 12 |
tqdm==4.65.0
|
| 13 |
transformers==4.39.3
|
| 14 |
httpx==0.27.2
|
| 15 |
+
gradio==5.32.0
|