Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio
|
|
|
|
| 2 |
unsloth[cu121] @ git+https://github.com/unslothai/unsloth.git
|
| 3 |
torch==2.5.1
|
| 4 |
transformers==4.55.4
|
|
|
|
| 1 |
gradio
|
| 2 |
+
requests
|
| 3 |
unsloth[cu121] @ git+https://github.com/unslothai/unsloth.git
|
| 4 |
torch==2.5.1
|
| 5 |
transformers==4.55.4
|