Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -16,4 +16,5 @@ huggingface-hub==0.25.2
|
|
| 16 |
wheel
|
| 17 |
#https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.3/flash_attn-2.7.3+cu11torch2.2cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|
| 18 |
|
| 19 |
-
httpx[socks]
|
|
|
|
|
|
| 16 |
wheel
|
| 17 |
#https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.3/flash_attn-2.7.3+cu11torch2.2cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|
| 18 |
|
| 19 |
+
httpx[socks]
|
| 20 |
+
gradio
|