Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
|
@@ -1,7 +1,4 @@
|
|
| 1 |
gradio==5.39.0
|
| 2 |
pyyaml
|
| 3 |
requests
|
| 4 |
-
|
| 5 |
-
python-dotenv
|
| 6 |
-
torch==2.1.2+cpu
|
| 7 |
-
-f https://download.pytorch.org/whl/cpu/torch_stable.html
|
|
|
|
| 1 |
gradio==5.39.0
|
| 2 |
pyyaml
|
| 3 |
requests
|
| 4 |
+
python-dotenv
|
|
|
|
|
|
|
|
|