Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
git+https://github.com/petter2025us/agentic-reliability-framework.git
|
| 2 |
-
gradio==4.
|
| 3 |
transformers==4.36.0
|
| 4 |
torch==2.1.0
|
| 5 |
sentence-transformers==2.2.2
|
|
|
|
| 1 |
git+https://github.com/petter2025us/agentic-reliability-framework.git
|
| 2 |
+
gradio==4.16.0
|
| 3 |
transformers==4.36.0
|
| 4 |
torch==2.1.0
|
| 5 |
sentence-transformers==2.2.2
|