Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
transformers>=4.40.0
|
| 2 |
+
torch>=2.2.0
|
| 3 |
+
gradio>=4.44.1
|
| 4 |
+
duckduckgo-search>=3.1.0
|
| 5 |
+
accelerate>=0.29.0
|