Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -13,4 +13,5 @@ huggingface-hub==0.24.5
|
|
| 13 |
transformers==4.30.2
|
| 14 |
torch==2.2.2
|
| 15 |
httpx==0.27.2
|
|
|
|
| 16 |
|
|
|
|
| 13 |
transformers==4.30.2
|
| 14 |
torch==2.2.2
|
| 15 |
httpx==0.27.2
|
| 16 |
+
tempfile
|
| 17 |
|